Bm-integer-math

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 4

0.5.0

* First version as bm.integer-math
* new doc location is
* https://grscheller.github.io/boring-math-docs/

0.4.7

* Some minor additions
* consistency changes across all grscheller namespace PyPI repos

0.4.6

* removed docs from repo
* docs for all grscheller namespace projects maintained here
* https://grscheller.github.io/grscheller-pypi-namespace-docs/

0.4.4.5

* preparing to add more composite number tests
* primality tests based on Wilson's theorem
* becomes too slow when calculation starts using BigInts
* added number theory symbols functions
* implemented: `legendre_symbol(a, p)`
* implemented: `jacobi_symbol(a, n)`

0.4.4.4

* re-implemented function primes
* no longer using sieve of Eratosthenes algorithm
* now using Wilson's theorem and incremental factorial generation

0.4.4

* removed MathJax expressions
* not worth the increased maintenance
* can get almost the same results using `expresions` and unicode

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.