You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ implementations of smooth number sequences like CANs (colossally abundant number
35
35
36
36
## Releases
37
37
38
+
* v0.9.11: Added SSOZJ3A, a fast twin prime sieve; guard analysis code by final static booleans, so that the code is removed by the compiler when the boolean is set to false.
38
39
* v0.9.10: Added port of Ben Buhrow's tinyecm.c.
39
40
* v0.9.9.3: Added Hart's "one line factorizer"; simplified FactorAlgorithm type hierarchy.
40
41
* v0.9.9: Significantly faster trial division and Pollard-Rho.
0 commit comments