Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
-
Updated
Sep 22, 2026 - C++
Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
Generating and verifying arbitrarily large Mersenne primes.
A program made to search for Mersenne primes
Client C to search Mersenne primes.
Approach to calculating big Mersenne primes with arbitrary precision numbers.
prime place for scripts of primes
Cauchy Mersenne Prime Field Erasure Coding
Computational validation of the modular Z/6Z structure in Riemann zeros. Includes the Reconstruction Theorem, logarithmic spectroscopy (12.69x SNR), and Python code to replicate phase resonance.
Calculates Mersenne primes, numbers of the form 2^n-1, where n is an integer which for certain values will produce prime numbers. This code is designed to calculate the largest known prime number as well as any other Mersenne prime.
GIMPS Search Engine (GSE), set of algorithms to find the largest prime number to date.
Generate Mersenne prime numbers into files (C++)
Lists all currently known Mersenne primes written in full.
University project mainly involving Mersenne numbers.
A mathematical paper on the work of GIMPS and how large primes are discovered
Primality test for Mersenne primes (M_{n}=2^{n}-1)
Pinta los pixeles primos en imagen, leer el comentario principal del código fuente para saber como hacerlo funcionar
A Mersenne Primality Test that implements the Lucas-Lehmer Test
🔢 This repository contains easy-to-follow Number Theory problems solved using MATLAB.
To associate your repository with the mersenne-prime topic, visit your repo's landing page and select "manage topics."