An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: primality

JASory/machine-prime

ne plus ultra primality testing for machine-sized integers

Language: Rust - Size: 3.43 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 0

JASory/c-prime

Convenience wrapper for machine-prime

Language: Rust - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-assert-is-composite

Test if a number is composite.

Language: Python - Size: 469 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-prime

Test if a number is prime.

Language: C - Size: 453 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hurchalla/factoring

EPR: A Factoring and Primality checking library for C++

Language: C++ - Size: 3.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

fabiospampinato/crypto-miller-rabin

Implementation of the Miller-Rabin primality test.

Language: TypeScript - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-prime

Test if a value is a prime number.

Language: JavaScript - Size: 614 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-composite

Test if a value is a composite number.

Language: JavaScript - Size: 656 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Xwarli/EDP

Generate Euler Shift Primes

Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DrPeterVanNostrand/miller-rabin-biguint

An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`

Language: Rust - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

MakisChristou/primerug

A prime k-tuple finder based on the rug crate.

Language: Rust - Size: 85 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Greg-2600/primality

Discover prime numbers without math

Language: Shell - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

faycalki/primality_test_using_millers_test

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.

Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ntaff/Quick_Maths

Maths stuff, including cryptographic attacks implementations, and others useful algorithms

Language: Python - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Heisenberk/solovay-primality

Implementation of Solovay-Strassen Test Primality with GMP

Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0