0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some issues with is_nplus1_prime. Still has issues. More... almost 8 years ago
bernreal test and doc. Fix export. Fix precision. More... almost 8 years ago
Update for release More... almost 8 years ago
Don't test Perrin pseudoprimes for small divisors at start. More... almost 8 years ago
Add surround_primes More... almost 8 years ago
Refactor Miller-Rabin. Add restricted Perrin pseudoprimes. More... almost 8 years ago
Add surround_primes and is_euler_plumb_pseudoprime More... almost 8 years ago
Add bernreal More... almost 8 years ago
Update Changes for release More... almost 8 years ago
Fix memory leak in Ram tau More... almost 8 years ago
Merge branch 'master' of github.com:danaj/Math-Prime-Util-GMP More... almost 8 years ago
Free input mpz_t before return More... almost 8 years ago
Merge pull request #6 from andygrundman/master More... almost 8 years ago
Add typedef for int32_t when using MSVC More... almost 8 years ago
Rewrite most utilities, rewrite hybrid More... almost 8 years ago
Better is_miller_prime use of logs. is_prime spends less time proving. More... almost 8 years ago
Change sprintf type for LP/LQ, add n+1 and hybrid BLS methods to standalone More... almost 8 years ago
Fix Kwalitee issues, bump version More... almost 8 years ago
Bump version More... almost 8 years ago
Allow sieving to 62-bit with 32-bit GMP More... almost 8 years ago
Add n+1 and bls75 combined proofs to API More... almost 8 years ago
hybrid method has more theorems to use More... almost 8 years ago
Primo v4 certs More... almost 8 years ago
custom primorial needs to stay inside UL max, not UV max. More... almost 8 years ago
Add BLS theorems 17 (N+1) and 20 (combined N-1 / N+1). Initial versions. More... almost 8 years ago
Update for release More... almost 8 years ago
Remove unused variables More... almost 8 years ago
Edge cases for sieve_range More... almost 8 years ago
Deeper sieving when generating primes plus primality test More... almost 8 years ago
Faster znprimroot More... almost 8 years ago