Skip to content

StevenJinyanCheng/prime-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prime-search

This is a prime-searching project.

How does it work?

It uses the Proth's theroem to check primality.

How to install

# Install Anaconda on Linux
pip install tqdm gmpy2
git clone https://github.com/StevenJinyanCheng/prime-search.git
cd prime-search
python proth.py -h

Details

See wiki page

Primes found

The biggest prime found is 555*2^16609+1 with 5003 digits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published