Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arodr967/sieveoferatosthenes

Generate a table of prime numbers for integers not to exceed 10000. Output format in columns, right-aligned. Implement the Sieve of Eratosthenes algorithm to isolate the prime numbers.
https://github.com/arodr967/sieveoferatosthenes

Last synced: 19 days ago
JSON representation

Generate a table of prime numbers for integers not to exceed 10000. Output format in columns, right-aligned. Implement the Sieve of Eratosthenes algorithm to isolate the prime numbers.

Awesome Lists containing this project