Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-07-15 | 521 Bytes | |
v0.5.4 source code.tar.gz | 2023-07-15 | 20.7 kB | |
v0.5.4 source code.zip | 2023-07-15 | 24.8 kB | |
Totals: 3 Items | 46.0 kB | 0 |
Primes v0.5.4
Closed issues: - make factor fast for small integers by memoizing (#112) - isprime(n) allocates (#125)
Merged pull requests: - Divisors function (#124) (@adrsm108) - suppressed Integer annotation on Factorization; fixed bug in calls of… (#127) (@jmichel7) - enable dependabot for GitHub actions (#128) (@ranocha) - use BPSW for primality testing (#129) (@oscardssmith) - Bump version (#130) (@oscardssmith)