Docs.rs
malachite-base-0.5.1
malachite-base 0.5.1
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
mhogrefe
Dependencies
clap ^2.33.1
normal
optional
getrandom ^0.2
normal
optional
gnuplot ^0.0.39
normal
optional
hashbrown ^0.15
normal
itertools ^0.11.0
normal
libm ^0.2.8
normal
rand ^0.8.5
normal
optional
rand_chacha ^0.3.1
normal
optional
ryu ^1.0.15
normal
sha3 ^0.10.8
normal
optional
time ^0.3.28
normal
optional
walkdir ^2.3.3
normal
optional
maplit ^1.0.2
dev
Versions
66.28%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
malachite_
base
0.5.1
Module prime_
sieve
Module Items
Constants
In malachite_
base::
num::
factorization
malachite_base
::
num
::
factorization
Module
prime_sieve
Copy item path
Source
Expand description
An efficient prime sieve.
Constants
ยง
SEED_
LIMIT_
U32
SEED_
LIMIT_
U64
SIEVE_
2MSK1_
U64
SIEVE_
2MSK2_
U64
SIEVE_
2MSKT_
U64
SIEVE_
MASK1_
U32
SIEVE_
MASK1_
U64
SIEVE_
MASK2_
U32
SIEVE_
MASKT_
U32
SIEVE_
MASKT_
U64
SIEVE_
SEED_
U32
SIEVE_
SEED_
U64