nyar_prime

Crates.ionyar_prime
lib.rsnyar_prime
version0.1.0
sourcesrc
created_at2019-07-22 12:21:43.264195
updated_at2019-07-25 11:31:59.155787
descriptionPrime lib for Nyar
homepage
repositoryhttps://github.com/nyar-lang/nyar-prime
max_upload_size
id150759
size62,270
SasakiSaki (oovm)

documentation

README

Nyar Prime Lib

All based on bigint, but some support both i32, i64 and bigint.

Fetmat Primes

is_fermat_prime

Check if an integer is a Fermat prime number.

Mersenne Prime

is_mersenne_prime

Primorial/PrimorialPi

( with shared global cache)

Commit count: 16

cargo fmt