Provides optimized prime sieves, primality checking, prime enumeration, factorization, and bounds for π(n) and p_k.
# Cargo.toml
[dependencies]
primal = "0.3.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates the first 10 prime numbers.
No known issues recorded.
No dependency data recorded yet.