Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 279 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 279 Bytes

Prime-finder

These are basic programs for finding all the prime numbers inbewtween ranges. One is single core and the other is multithreaded. Set the bottem range where you left off if you want to continue where you left off. There is also a Sieve Version which is much faster