0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite consecutive_integer_lcm to not use sqrt or log More... about 12 years ago
Remove Perl 5.8 from Travis More... about 12 years ago
Try out Travis CI More... about 12 years ago
Small p-1 change More... about 12 years ago
Efficiently precalc the first 20 differences, simplify lazy calculations More... about 12 years ago
Another p-1 optimization, doubles speed of stage 1 More... about 12 years ago
Fix compiler warnings More... about 12 years ago
Complete rewrite of p-1 factoring More... about 12 years ago
Add BLS primality test, is_provable_prime, some factor adjustments, enhancements to SQUFOF More... about 12 years ago
Run a bit more initial p-1 More... about 12 years ago
Add basic ECM factoring More... about 12 years ago
Add quick Pocklington primality test and make is_prime() call it More... over 12 years ago
Make ..._factor functions test for 2/3/5/7 divisibility first. More... over 12 years ago
Make factor() test for perfect powers, add ability to call trial division More... over 12 years ago
Fix HOLF issue with perfect sqrts, add simple perfect power factoring test More... over 12 years ago
Fix typo in internal next_small_prime function. Broke primorial. More... over 12 years ago
Make primorial and pn_primorial match MPU. More... over 12 years ago
Add primorial and consecutive_integer_lcm functions More... over 12 years ago
Remove commented out dependencies on Math::Big* More... over 12 years ago
Don't include stdint on MS compilers More... over 12 years ago
Add prime_count More... over 12 years ago
Update Changes for 0.03 More... over 12 years ago
Uninit variable More... over 12 years ago
Turn on debug for the p-1 factoring, in vain attempt to see why CPAN testers are seeing failures that I cannot duplicate More... over 12 years ago
Changes for pedantic ansi compiling More... over 12 years ago
Add lcm to XS More... over 12 years ago
Fix issue with 5.6.2 64-bit More... over 12 years ago
Update for v0.03 More... over 12 years ago
Rewrite factoring tests More... over 12 years ago
Update date More... over 12 years ago