Skip to content

A C++ implementation of a prime finding Sieve of Eratosthene.

Notifications You must be signed in to change notification settings

davidcorne/Prime_Sieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a cross platform command line application for finding prime 
numbers. 

The executable usage is found in exe/help.txt or by running prime_finder.exe -h

Information about how to build this project and  much more can be found on the
wiki at https://github.com/davidcorne/Prime_Sieve/wiki

About

A C++ implementation of a prime finding Sieve of Eratosthene.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published