Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 415 Bytes

Readme.md

File metadata and controls

22 lines (11 loc) · 415 Bytes

Nyar Prime Lib

Build Status

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)