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
Tests and docs for next_twin_prime More... almost 6 years ago
next_twin_prime More... almost 6 years ago
Fix the a mod r that shouldn't be there More... almost 6 years ago
random safe prime about 25% faster More... almost 6 years ago
Add random_safe_prime More... almost 6 years ago
Update git ignore More... almost 6 years ago
mod / and typo meant not using very very small QS optimization More... about 6 years ago
Slight rewrite of is_gaussian_prime code More... about 6 years ago
Add is_gaussian_prime More... about 6 years ago
Rename remint to modint; make test not use Math::BigInt since it changed behavior in 2015 More... about 6 years ago
Use bigints for testing, and refactor test More... about 6 years ago
Add new functions: powint,mulint,addint,divint,remint,divrem,tdivrem More... about 6 years ago
Bump version number More... about 6 years ago
Move up mod in alt lucas sequence for tiny bit more performance More... over 6 years ago
Merge pull request #12 from trizen/patch-1 More... over 6 years ago
Reduce Ql mod n in alt_lucas_seq() More... over 6 years ago
Use binary splitting for LCM More... over 6 years ago
Date in Changes More... over 6 years ago
Spelling More... over 6 years ago
Work around bug in tinyqs init code More... over 6 years ago
Speedups for is_primitive_root More... over 6 years ago
Move power and prime power predicate functions to utility source More... over 6 years ago
New ei() path More... over 6 years ago
Add multifactorial, subfactorial, factorial_sum More... almost 7 years ago
refactor lambertwreal (Lambert W algorithm unchanged) More... about 7 years ago
Add real functions for basic math More... about 7 years ago
Add replacement for dead link More... about 7 years ago
Use Ramanujan class polynomials More... about 7 years ago
Allow type 3 = Ramanujan polynomials for D = 11 mod 24 More... about 7 years ago
Add poly_class_type_name including Ramanujan More... about 7 years ago