NerdDiffer / sieve-of-eratosthenes

visualize an algorithm to find prime numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sieve of Eratosthenes

Visualize an algorithm to find prime numbers up to a given limit. Read more about this ancient algorithm. Basically, I want to make the gif on that page as a web app.

About

visualize an algorithm to find prime numbers


Languages

Language:JavaScript 88.9%Language:CSS 5.8%Language:HTML 5.3%