primality
Here are 15 public repositories matching this topic...
ne plus ultra primality testing for machine-sized integers
-
Updated
Jul 25, 2024 - Rust
EPR: A Factoring and Primality checking library for C++
-
Updated
Jul 5, 2024 - C++
Generate Euler Shift Primes
-
Updated
Feb 11, 2024 - Python
A prime k-tuple finder based on the rug crate.
-
Updated
Aug 1, 2023 - Rust
Discover prime numbers without math
-
Updated
Apr 18, 2023 - Shell
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.
-
Updated
Mar 23, 2021 - Python
Maths stuff, including cryptographic attacks implementations, and others useful algorithms
-
Updated
Dec 16, 2020 - Python
A python script that would check the primality of positive integers.
-
Updated
Aug 15, 2019 - Python
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
-
Updated
Feb 21, 2019 - Rust
Implementation of Solovay-Strassen Test Primality with GMP
-
Updated
Feb 2, 2019 - C
Improve this page
Add a description, image, and links to the primality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the primality topic, visit your repo's landing page and select "manage topics."