Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace getprime_mt with primesieve. Allows for primesieve_skipto with B1done #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sethtroisi
Copy link
Owner

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
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant