Skip to content

Christinagrand/sieve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eratosthene's sieve

In src/sieve.py you will find a template for the Sieve of Eratosthenes. Fill out the details and start computing yourself some primes.

About

Eratosthene's sieve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.6%
  • Shell 21.4%