A Program made to search for Mersenne primes
C:\> LehmerPy ?
Usage: LehmerPy [-all] [-dc] [-e] [-io] [-j int] [-l float] [-ms]
[-np] [-o name]
Options:
-all Tests all numbers
-dc Disables ANSI colors
-e Displays Mersenne primes as a power
-io Individualy outputs numbers as separate text files
-j int Threads to use
-l float Speed of progress wheel
-ms Use for maximum speed and efficiency
-np Disables multiprocessing
-o name Save output to txt. name is optional
Calculates if is prime within a givin range of
Range
MIN:
MAX:
Performs multiple passes on to confirm that it is prime
Confirmation
Confirm:
Passes: