Let's actually read the textbook! `FACTOR_FINDER` should now stay true to the theory of Quadratic Sieve (QS). As explained in the README, people familiar with QS will recognize settings for smoothness and sieving bounds, but we put particular care into designing an interface where the "multiplier" settings should all typically be close to `1.0`. (The devil is in the tiny bit of tuning needed close to `1.0` values.)
If necessary, expect a quick update, even later to today, for any bug fixes or tweaks. **This release is experimental.** However, given our usual cadence of releases, there's no reason not to publish an **experimental** release right now.
What's Changed
* Proper Quadratic Sieve by WrathfulSpatula in https://github.com/vm6502q/FindAFactor/pull/5
**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v4.8.0...v5.0.0
sha1sum results:
3f554ad039f76e49c2530ffd7aabbfed1012d31a FindAFactor-5.0.0-cp310-cp310-manylinux_2_35_x86_64.whl
75d4646509360f630c569c6d8b0af389cc38168c FindAFactor-5.0.0-cp312-cp312-manylinux_2_39_x86_64.whl
2f8ed6f4dc80302ddd5d4c8ae22dd8ed943db151 FindAFactor-5.0.0-cp312-cp312-win_amd64.whl
99df4c7ed37b29fcc32061947437872244f82369 FindAFactor-5.0.0-cp313-cp313-macosx_13_0_x86_64.whl
dc7e80e3f8d8f85de001703f296024dc43142fd0 FindAFactor-5.0.0-cp313-cp313-macosx_14_0_arm64.whl
99dfffd5758e88a6045c1c6849028870edf320e4 FindAFactor-5.0.0-cp313-cp313-macosx_15_0_arm64.whl
9ee5ddee7157aa63d60f5970e4edf895e053ec84 FindAFactor-5.0.0-cp38-cp38-manylinux_2_31_x86_64.whl
ba3e71714f91224eb62511151efeec23ba862c41 findafactor-5.0.0.tar.gz