Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
-
Updated
Feb 26, 2026 - C++
Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
GPU Mersenne primality test.
Primality test for Mersenne primes (M_{n}=2^{n}-1)
A program made to search for Mersenne primes
Software to perform the LLR test with GNU MP, proving the primality of Riesel numbers of the form h*2^n-1
Verified primes of the form h*2^n-1 where h < 2^n
Primality testing and prime factorization utility
A simple Lucas-Lehmer primality test implementation for C++
Software to perform the LLR test, proving the primality of Riesel numbers of the form h*2^n-1.
A Javascript Implementation of the Lucas-Lehmer Primality Test for Mersenne Primes
Add a description, image, and links to the lucas-lehmer topic page so that developers can more easily learn about it.
To associate your repository with the lucas-lehmer topic, visit your repo's landing page and select "manage topics."