0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make ..._factor functions test for 2/3/5/7 divisibility first. More... over 11 years ago
Make factor() test for perfect powers, add ability to call trial division More... over 11 years ago
Fix HOLF issue with perfect sqrts, add simple perfect power factoring test More... over 11 years ago
Fix typo in internal next_small_prime function. Broke primorial. More... over 11 years ago
Make primorial and pn_primorial match MPU. More... over 11 years ago
Add primorial and consecutive_integer_lcm functions More... over 11 years ago
Remove commented out dependencies on Math::Big* More... over 11 years ago
Don't include stdint on MS compilers More... almost 12 years ago
Add prime_count More... almost 12 years ago
Update Changes for 0.03 More... almost 12 years ago
Uninit variable More... almost 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... almost 12 years ago
Changes for pedantic ansi compiling More... almost 12 years ago
Add lcm to XS More... almost 12 years ago
Fix issue with 5.6.2 64-bit More... almost 12 years ago
Update for v0.03 More... almost 12 years ago
Rewrite factoring tests More... almost 12 years ago
Update date More... almost 12 years ago
Add Devel::CheckLib, so we'll only try to install if they have GMP More... almost 12 years ago
Factoring update More... almost 12 years ago
Add tests, update for impending release More... almost 12 years ago
add primes method, write most of the documentation More... almost 12 years ago
Factor breaks composite factors now, p-1 second stage improved a lot More... almost 12 years ago
Stage 2 for p-1 More... almost 12 years ago
Very small factor changes More... almost 12 years ago
Factoring speedups More... almost 12 years ago
Fix prototypes More... almost 12 years ago
Speedup for p-1 More... almost 12 years ago
More factoring code More... almost 12 years ago
small GMP performance enhancements More... almost 12 years ago