A prime k-tuple finder based on the rug crate.
-
Updated
Aug 1, 2023 - Rust
A prime k-tuple finder based on the rug crate.
Generate Euler Shift Primes
Simply put, this program is a primality test program, it tests whether a number you input is prime or not using one of today's most modern efficient methods of primality testing: miller's test.
Maths stuff, including cryptographic attacks implementations, and others useful algorithms
EPR: A Factoring and Primality checking library for C++
Implementation of Solovay-Strassen Test Primality with GMP
Discover prime numbers without math
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
A python script that would check the primality of positive integers.
ne plus ultra primality testing for machine-sized integers
Add a description, image, and links to the primality topic page so that developers can more easily learn about it.
To associate your repository with the primality topic, visit your repo's landing page and select "manage topics."