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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Note that for factoring very large numbers with multi-threaded algorithms like P
77
77
78
78
## Factoring performance
79
79
80
-
Here is an actual performance comparison of [jml 1.4.0 CombinedFactorAlgorithm vs. Yafu](doc/PSIQS-performance.txt). They seem to be more or less on the same level now.
80
+
Here is an actual performance comparison of the parallel SIQS implementations of [jml 1.4.0 CombinedFactorAlgorithm vs. Yafu](doc/PSIQS-performance.txt). They seem to be more or less on the same level now.
81
81
82
82
jml's current factoring record is the 400 bit (121 decimal digits) hard semiprime
0 commit comments