Findafactor

Latest version: v6.7.0

Safety actively analyzes 714736 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 26

1.1.4

Many comments have been added to the tiny code comprising FindAFactor. Primes have been removed as seeds of the smooth number factorization matrix, since numbers above the square root of the number to factor are preferred. Mutex scope has been tightened, for less contention.

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.1.3...v1.1.4

sha1sum results:
e0c3914b7d9097136df6fc9ff3a079213a60033a FindAFactor-1.1.4-cp310-cp310-manylinux_2_35_x86_64.whl
65a74708c95bbc3912882c5a293c6d02e1d4c753 FindAFactor-1.1.4-cp312-cp312-manylinux_2_39_x86_64.whl
384fc0276312cf4323d17a4380c0be11fec36f53 FindAFactor-1.1.4-cp38-cp38-manylinux_2_31_x86_64.whl
e21be7884cd65010e1869924a252a767fdaa5fd8 findafactor-1.1.4.tar.gz

1.1.3

All uses of `std::vector<bool>` have been replaced with `boost::dynamic_bit_set`, which greatly enhances _bit-wise_ parallelism (but by a scale of something like about 100 to 8000 times the work saved in parallelism).

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.1.2...v1.1.3

sha1sum results:
93a294e13c6c406b6984db33c75fe5313088d7ba FindAFactor-1.1.3-cp310-cp310-manylinux_2_35_x86_64.whl
63fd26a4f8829244303a584cca2dd4a74e7a7fa5 FindAFactor-1.1.3-cp312-cp312-manylinux_2_39_x86_64.whl
c080374529355da18b2c0d5404ad4a27ce2d6e3d FindAFactor-1.1.3-cp38-cp38-manylinux_2_31_x86_64.whl
03df6a339fa4ff7cf83fe7427b6fc27fba494b96 findafactor-1.1.3.tar.gz

1.1.2

Trial division results are now reused instead of recalculated for factorizing smooth numbers. All numbers-to-factor smaller than the square of the default trial division level now exit automatically upon completion of trial division, since all remaining numbers must be prime after trial division.

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.1.1...v1.1.2

sha1sum results:
318f72fc786e0e561ce8912d96bdb9a22e81ecf1 FindAFactor-1.1.2-cp310-cp310-manylinux_2_35_x86_64.whl
274cec78affdb13a446593c68a3c113f6a6baed5 FindAFactor-1.1.2-cp312-cp312-manylinux_2_39_x86_64.whl
cd1caa2036ae5fec8899a0ac9e4f6e56b43cc724 FindAFactor-1.1.2-cp38-cp38-manylinux_2_31_x86_64.whl
be5dc443990640ec8660ebcab23bf10fcdae71dc findafactor-1.1.2.tar.gz

1.1.1

A bug in trial division is fixed by this release.

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.1.0...v1.1.1

sha1sum results:
f087af247e48ed4584d0478957abfe881b84f63e FindAFactor-1.1.1-cp310-cp310-manylinux_2_35_x86_64.whl
d3d9e9748e90496ac31237ee6104ad13e9ab1409 FindAFactor-1.1.1-cp312-cp312-manylinux_2_39_x86_64.whl
d06b4fb24ec8fcdb94d5e101b849b4cb01e91cb2 FindAFactor-1.1.1-cp38-cp38-manylinux_2_31_x86_64.whl
45c84ebef0a4303a0619a8ec501b15891788fe2b findafactor-1.1.1.tar.gz

1.1.0

This semantic increment enforces a minimum wheel factorization level (`11`) and warns if the user specifies a lower number. (Micro-optimizations or style updates have also been made to conditionals.)

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.0.8...v1.1.0

sha1sum result:
16fca6e5aa9b924709ea0f095a519a5f66e03311 FindAFactor-1.1.0-cp310-cp310-manylinux_2_35_x86_64.whl
a321854c1b490e35b94f191e221dc787bcb2158e FindAFactor-1.1.0-cp312-cp312-manylinux_2_39_x86_64.whl
38ee4bc97042352f37fc15f28bd6f73b5630a4ef FindAFactor-1.1.0-cp38-cp38-manylinux_2_31_x86_64.whl
ee877f8c4340d225ad4289c5ea68ea348a3337f7 findafactor-1.1.0.tar.gz

1.0.8

This release cleans up and micro-optimizes the code.

**Full Changelog**: https://github.com/vm6502q/FindAFactor/compare/v1.0.7...v1.0.8

sha1sum results:
a1eacd9fcd627371b36d3ec58c48eb42675bf708 FindAFactor-1.0.8-cp310-cp310-manylinux_2_35_x86_64.whl
bbafd4d53c9676333df3b9cdf25f567a44609dc0 FindAFactor-1.0.8-cp312-cp312-manylinux_2_39_x86_64.whl
3214a7c0ec8c17bc2882e6136d2b312bb2761362 FindAFactor-1.0.8-cp38-cp38-manylinux_2_31_x86_64.whl
08343aa126fc9e7d467695a82e34ad1f0b4fc9c7 findafactor-1.0.8.tar.gz

Page 23 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.