Mathlib

Latest version: v0.4.0

Safety actively analyzes 625051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

.. _`Semantic Versioning`: https://semver.org/spec/v2.0.0.html

0.4.0

---------------------

Removed
^^^^^^^
* Removed changelog from the published wheel

0.3.0

---------------------

Added
^^^^^
* Added python310 support
* Added a method to calculate the integer square root of a number

Removed
^^^^^^^
* Dropped python36 support

0.2.0

---------------------

Changed
^^^^^^^
* Improved the lcm to take an arbitrary number of arguments
* Improved the modular inverse to use the stdlib one

Added
^^^^^
* Added a method to calculate polygonal numbers
* Added a method to calculate gcd
* Added a method to calculate the product of an iterable

0.1.4

---------------------

Added
^^^^^
* Added more type hints

0.1.3

---------------------

Added
^^^^^
* Made the initial values in method to return the nth Fibonacci number configurable
* Added a method to find the modular multiplicative inverse of a number
* Added a method to calculate n choose k
* Added a method to calculate σ_x(n) (the divisor function)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.