number-theory 0.0.26

Fast primality, factorization and elementary number theory for integer types
Documentation
1
2
3
4
5
6
7
8
9
mod fourbytes;
mod eightbytes;
mod sixteenbytes;
mod montprim;
mod signednt;
mod promotion;
pub(crate) mod factorprim;

mod sieve;