Visualization of a Prime sieve calculation #577
fvbakel
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
It might be intressting but it doesnt look very intuitive. Maybe if the sieve was smaller so the number squares got bigger or showing the numbers on a line instead of a square similar to the sorting algorithms could make it better. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Visualization of a Prime sieve calculation.
I have made a Visualization of the calculation of the sieve with the base algorithm. You can find it here: https://www.youtube.com/watch?v=DK_i16yKVMw
It would be nice if we can make some more visualizations of the more advanced algorithms.
Beta Was this translation helpful? Give feedback.
All reactions