With v1.0.0
we have major improvements in efficiency in the core quadratic sieve algorithm. We are fully parallel capable and have incorporated Lenstra's elliptic curve method for greater generality.
The general function primeFactorizeBig
was added with multiple options for targeting specific algorithms. This flexibility is also present in divisorsBig
.