Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 302 Bytes

sieve_of_eratosthenes

Sieve of Eratosthenens to compute prime number upto a given upper limit. Also included is a timer function, which gives you time elapsed to compute the list of prime numbers

License

GNU GENERAL PUBLIC LICENSE version 3 original GPL v3.