Skip to content
/ go-prime Public

Generating the sieve of eratosthenes. Ancient way of generating prime numbers to a given limit. See wikipedia: https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes

Notifications You must be signed in to change notification settings

rbo13/go-prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Generating the sieve of eratosthenes. Ancient way of generating prime numbers to a given limit. See wikipedia: https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages