imp/imp/math
2025-07-01 23:23:23 +10:00
..
factor implemented significant improvements to the primality subsection 2025-06-27 03:09:17 +10:00
primes implemented significant improvements to the primality subsection 2025-06-27 03:09:17 +10:00
__init__.py init 2025-06-24 16:42:17 +10:00
crt.py Implements the CRT, BSGS, and Pohlig-Hellman algorithms 2025-07-01 23:23:23 +10:00
groups.py init 2025-06-24 16:42:17 +10:00
numbertheory.py Implements the euclidean and extended euclidean division algorithms 2025-07-01 23:23:06 +10:00
util.py implemented significant improvements to the primality subsection 2025-06-27 03:09:17 +10:00