gmp-ecm icon indicating copy to clipboard operation
gmp-ecm copied to clipboard

Replace getprime_mt with primesieve. Allows for primesieve_skipto with B1done

Open sethtroisi opened this issue 2 years ago • 1 comments

Makes

echo "200000004934000028207" | $PM1 -x0 2 1000000000-1000000010 100000000000-100000002000; checkcode $? 8 and echo 154618728587 | $PP1 -x0 3 -go 36 4294957296-4294967295 1; checkcode $? 8

instant

sethtroisi avatar Mar 29 '22 03:03 sethtroisi

Discussed offline with Dr. Zimmermann see https://gitlab.inria.fr/zimmerma/ecm/-/issues/21862 TL;DR no external libraries please

sethtroisi avatar Apr 19 '22 20:04 sethtroisi