0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove extra variable copy in AKS More... over 6 years ago
New sieve marking for iterator More... almost 7 years ago
ensure is_primitive_root doesn't modify inputs More... almost 7 years ago
prev_prime return undef for 2 or less More... about 7 years ago
Fix AKS primitive root utility More... about 7 years ago
Allow single argument for miller rabin random. Bump version. More... about 7 years ago
Bump version number More... about 7 years ago
Limit silly number of bases to MRR More... about 7 years ago
Trap negative bases sent to mrr More... about 7 years ago
Don't use exp2 More... about 7 years ago
Update for release More... about 7 years ago
Bump version number More... about 7 years ago
One arg allowed for prime_count, random_prime, urandomr More... about 7 years ago
Add irand, irand64, drand, urandomm More... about 7 years ago
Add random_bytes function More... about 7 years ago
Speedup urandom test with large bigints if they have really slow Math::BigInt More... about 7 years ago
is_primitive_root with negative arguments More... about 7 years ago
Speedup to cluster sieve More... about 7 years ago
Small performance improvement to znprimroot More... about 7 years ago
Merge branch 'master' of https://github.com/danaj/Math-Prime-Util-GMP More... about 7 years ago
Init local randstate before using, free after More... about 7 years ago
Doc update More... about 7 years ago
Merge exp_mangoldt and is_prime_power to single core More... about 7 years ago
Update Changes date More... about 7 years ago
Portability updates More... about 7 years ago
Add random proven prime certificates, both algorithms, and support for theorem 5 Maurer primes (currently unused) More... about 7 years ago
Small speedup for tests More... about 7 years ago
Update version and document random prime funcs More... about 7 years ago
Add irand64(nbits) internal func More... about 7 years ago
Tests for urandomb and urandomr More... about 7 years ago