Skip to content

Uses the Lucas-Lehmer Primality Test to determine whether 2^x is a Mersenne Prime

License

Notifications You must be signed in to change notification settings

PeregrineZ/LLTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLTest

Uses the Lucas-Lehmer Primality Test to determine whether 2^x is a Mersenne Prime.

Building

Requires Visual C 2010 or later.

Also requires the "MPIR" library, so be sure to add those files to your VC directory!

Binaries

See the releases for binaries.

About

Uses the Lucas-Lehmer Primality Test to determine whether 2^x is a Mersenne Prime

Resources

License

Stars

Watchers

Forks

Packages

No packages published