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

perhaps inefficient implementation #1

Open
itnygr2 opened this issue Jul 5, 2021 · 0 comments
Open

perhaps inefficient implementation #1

itnygr2 opened this issue Jul 5, 2021 · 0 comments

Comments

@itnygr2
Copy link

itnygr2 commented Jul 5, 2021

hi, i'm fairly new to the sieve of atkin. but i think i found a python project that runs much faster than this one. so i think there is some problem that slows down the implementation perhaps.

the python project: https://github.com/mccricardo/sieve_of_atkin

that project used around 15 seconds to generate primes up to 10^7, but this project used around 15 seconds to generate primes up to 10^5.

i used the c++ implementation (which should be faster than anything python), as i do not run maple on my computer.

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

No branches or pull requests

1 participant