0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new lucasvmod, and tests for lucasuv and lucasuvmod More... over 2 years ago
lucas_sequence calls lucasuvmod, much code removed. More... over 2 years ago
Move Lucas sequence code out of primality.c into new file lucas_seq.c More... over 2 years ago
New version of lucasuvmod function More... over 2 years ago
Add lucasuv and lucasuvmod though not performant yet. More... over 2 years ago
lucasu and lucasv take bigint P,Q. Add lucasumod and lucasvmod, though not performant yet. More... over 2 years ago
Fix an issue with a large IV P overflowing in lucas_sequence More... over 2 years ago
divceilint => cdivint More... over 2 years ago
Alias powersum to faulhaber_sum. Add divceilint, fdivrem, and cdivrem. More... over 2 years ago
lcm with no arguments returns 1 More... over 2 years ago
Add chinese2, fix chinese with negative modulo More... over 4 years ago
Add simple negative input tests for gcd and lcm More... over 4 years ago
tests for ranges on perfect_power_count and prime_power_count More... over 4 years ago
Add ranges for prime_power_count and perfect_power_count More... over 4 years ago
initial simple functions signint, cmpint, etc. More... over 4 years ago
Check for perfect powers in is_semiprime More... over 4 years ago
Fix znorder with negative modulo More... almost 5 years ago
Valuation, lcm, abnd lucas_sequence More... almost 5 years ago
More tests and an update for lucas_sequence with n=1 More... almost 5 years ago
Fix issues with lucas_sequence More... almost 5 years ago
Mod Qk when k=0 More... almost 5 years ago
Add simple test for is_extra_strong_lucas_pseudoprime More... almost 5 years ago
Add lshiftint, rshiftint, rashiftint More... almost 5 years ago
Add prime_power_count and perfect_power_count More... almost 5 years ago
Add is_almost_prime More... almost 5 years ago
Add powerful_count More... almost 5 years ago
Add prime_omega and prime_bigomega More... almost 5 years ago
Add is_practical More... about 5 years ago
Add submod More... over 5 years ago
Better calculation for factorialmod early exit More... over 5 years ago