0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More reasonable PP allrootmod More... over 3 years ago
Small optimizations for allrootmod More... over 3 years ago
Add brain dead allrootmod working PP code More... over 3 years ago
Rearrange code. Don't special case allrootmod with k=2. More... over 3 years ago
Export allrootmod More... over 3 years ago
Add XS allrootmod, including root of unity in _rootmod_prime_splitk More... over 3 years ago
Remove unused variables More... over 3 years ago
allsqrtmod does the sorting More... over 3 years ago
Move allsqrtmod to PP. Sort results. Update docs. More... over 3 years ago
XS version of allsqrtmod More... over 3 years ago
Merge pull request #55 from hvds/allsqrt More... over 3 years ago
Add support for allsqrtmod() More... over 3 years ago
Duplicate _validate_integer from PP to MPU More... over 3 years ago
fixup: missing MANIFEST entry examples/findomegaseq.c More... over 3 years ago
is_pseudoprime uses implicit base 2 More... over 3 years ago
Add nth_omega_prime(k,n) More... over 3 years ago
Alternate semiprime count suggestion, but not used More... over 3 years ago
Add tests for isomegaprime More... over 3 years ago
Merge remote-tracking branch 'upstream/master' catching up More... over 3 years ago
Fix out of memory issue with almost/omega prime generation near ~0 More... almost 4 years ago
pn_primorial added, primorial changed to table More... almost 4 years ago
Update random_safe_prime and random_strong_prime More... almost 4 years ago
Fix some Perl comparison issues with large native integers More... almost 4 years ago
Change to recursive omega constructor for PP More... almost 4 years ago
Split omega primes into separate file from almost primes More... almost 4 years ago
fix sub1int with max negative n More... almost 4 years ago
Add is_omega_prime More... almost 4 years ago
Much faster omega_prime_count using nested sums instead of sieving More... almost 4 years ago
Add 64-bit max 10- and 11-almost prime counts More... almost 4 years ago
branchless sieve_zero for lmo, issue #49 More... almost 4 years ago