Skip to content

birc-ctib/sieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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.