Repository navigation

#

lucas-lehmer

C++
202
1 个月前

Software to perform the LLR test, proving the primality of Riesel numbers of the form h*2^n-1.

Go
7
8 年前

Software to perform the LLR test with GNU MP, proving the primality of Riesel numbers of the form h*2^n-1

C
7
6 年前

A program made to search for Mersenne primes

Python
3
5 年前

An optimized Lucas-Lehmer primality test

Go
3
6 年前

A simple Lucas-Lehmer primality test implementation for C++

C++
2
8 年前

Verified primes of the form h*2^n-1 where h < 2^n

2
6 年前

A Javascript Implementation of the Lucas-Lehmer Primality Test for Mersenne Primes

JavaScript
1
8 年前

Primality testing and prime factorization utility

Haskell
0
8 年前

Primality test for Mersenne primes (M_{n}=2^{n}-1)

Rust
0
4 年前