0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version number More... almost 8 years ago
Limit silly number of bases to MRR More... almost 8 years ago
Trap negative bases sent to mrr More... almost 8 years ago
Don't use exp2 More... almost 8 years ago
Update for release More... almost 8 years ago
Bump version number More... almost 8 years ago
One arg allowed for prime_count, random_prime, urandomr More... almost 8 years ago
Add irand, irand64, drand, urandomm More... almost 8 years ago
Add random_bytes function More... almost 8 years ago
Speedup urandom test with large bigints if they have really slow Math::BigInt More... almost 8 years ago
is_primitive_root with negative arguments More... almost 8 years ago
Speedup to cluster sieve More... almost 8 years ago
Small performance improvement to znprimroot More... almost 8 years ago
Merge branch 'master' of https://github.com/danaj/Math-Prime-Util-GMP More... almost 8 years ago
Init local randstate before using, free after More... almost 8 years ago
Doc update More... almost 8 years ago
Merge exp_mangoldt and is_prime_power to single core More... almost 8 years ago
Update Changes date More... almost 8 years ago
Portability updates More... almost 8 years ago
Add random proven prime certificates, both algorithms, and support for theorem 5 Maurer primes (currently unused) More... almost 8 years ago
Small speedup for tests More... almost 8 years ago
Update version and document random prime funcs More... almost 8 years ago
Add irand64(nbits) internal func More... almost 8 years ago
Tests for urandomb and urandomr More... almost 8 years ago
Add urandomb, urandomr, random_maurer_prime More... almost 8 years ago
Merge branch 'master' of https://github.com/danaj/Math-Prime-Util-GMP More... almost 8 years ago
Update Changes file date More... almost 8 years ago
Add random_strong_prime More... almost 8 years ago
Reduce sieve_primes depth for small widths More... almost 8 years ago
Add tests for stirling(..,3) : Lah numbers More... almost 8 years ago