An open API service indexing awesome lists of open source software.

https://github.com/brainstone/mersenneprime-benchmark

This project aims to find the optimal way of calculating Mersenne Primes and the optimal way to perform the Lucal-Lehmer test (using the built in BigInteger type/class)
https://github.com/brainstone/mersenneprime-benchmark

Last synced: 4 months ago
JSON representation

This project aims to find the optimal way of calculating Mersenne Primes and the optimal way to perform the Lucal-Lehmer test (using the built in BigInteger type/class)

Awesome Lists containing this project

README

          

# MersennePrime-Benchmark
This project aims to find the optimal way of calculating Mersenne Primes and the optimal way to perform the Lucal-Lehmer test (using the built in BigInteger type/class)