Skip to content

hposth/primies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

hyprime

A tool for finding Mersenne-primes.

It's made using Visual Studio. Please edit it with Visual Studio. Compiling is already done. The binaries are found in Hyprime/bin/x64/release. The primes are stored in "p.txt", next to the executable by default. The last checked power is stored in "l.txt". If you wish to find new and bigger primes, feel free to change this number.

It uses the Lucas-Lehmer primality test for checking wether an integer is prime or not.

About

Another project from early 2017 to find prime numbers. Will probably do a do-over in x86 assembler one of these days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages