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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ All variables defaults can also be controlled by environment variables:
64
64
-`FINDAFACTOR_SMOOTHNESS_BOUND_MULTIPLIER`
65
65
-`FINDAFACTOR_GAUSSIAN_ELIMINATION_ROW_OFFSET`
66
66
-`FINDAFACTOR_CHECK_SMALL_FACTORS` (`True` if set at all, otherwise `False`)
67
-
-`FINDAFACTOR_WHEEL_PRIMES_EXCLUDED` (space-separated prime numbers)
67
+
-`FINDAFACTOR_WHEEL_PRIMES_EXCLUDED` (comma-separated prime numbers)
68
68
69
69
## About
70
70
This library was originally called ["Qimcifa"](https://github.com/vm6502q/qimcifa) and demonstrated a (Shor's-like) "quantum-inspired" algorithm for integer factoring. It has since been developed into a general factoring algorithm and tool.
0 commit comments