Skip to content
/ prime Public

This program finds out if the given number is a prime number. It also finds other primes while trying to find whether the desired number is a prime number, and it can save this prime list and load them for faster computing.

License

Notifications You must be signed in to change notification settings

pixist/prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prime

About

This program finds out if the given number is a prime number. It also finds other primes while trying to find whether the desired number is a prime number, and it can save this prime list and load them for faster computing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages