aschleg / numberr

R package containing number-theoretic algorithms and functions related to number theory.
2 stars 0 forks source link

Pollard's rho integer factorization outputs incorrect results #1

Open aschleg opened 6 years ago

aschleg commented 6 years ago

For most given n, outputs (-1, -n)

aschleg commented 6 years ago

Fix Pollard's Rho integer factorization algorithm