{"library":"primal","type":"library","category":null,"description":"Provides optimized prime sieves, primality checking, prime enumeration, factorization, and bounds for π(n) and p_k.","language":"rust","status":"active","version":"0.3.3","tags":["prime-numbers","number-theory","sieve","mathematics"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nprimal = \"0.3.3\"","imports":["use primal::Primes;"]},{"cmd":"cargo add primal","imports":[]}],"homepage":"https://github.com/huonw/primal","github":"https://github.com/huonw/primal","docs":"https://docs.rs/primal/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}