Skip to content

Commit 8e1812d

Browse files
committed
update release notes
1 parent 4d9c20a commit 8e1812d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ implementations of smooth number sequences like CANs (colossally abundant number
3535

3636
## Releases
3737

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.
3839
* v0.9.10: Added port of Ben Buhrow's tinyecm.c.
3940
* v0.9.9.3: Added Hart's "one line factorizer"; simplified FactorAlgorithm type hierarchy.
4041
* v0.9.9: Significantly faster trial division and Pollard-Rho.

0 commit comments

Comments
 (0)