Skip to content

Papr3ka/LehmerPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LehmerPy

Lines Of Code

A Program made to search for Mersenne primes

Options

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

Range

Calculates if is prime within a givin range of

Range
MIN:
MAX:

Confirm

Performs multiple passes on to confirm that it is prime

Confirmation
Confirm:
Passes: