primal-estimate 0.3.1

State-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime).
Documentation
[dev-dependencies.primal]
version = "0.3"

[features]
unstable = []

[package]
authors = ["Huon Wilson <dbau.pp@gmail.com>"]
description = "State-of-the-art estimation of upper and lower bounds for π(n)\n(the number of primes below n) and p_k (the k-th prime).\n"
documentation = "http://docs.rs/primal-estimate/"
edition = "2018"
homepage = "https://github.com/huonw/primal"
keywords = ["math", "mathematics", "primes", "number-theory"]
license = "MIT/Apache-2.0"
name = "primal-estimate"
repository = "https://github.com/huonw/primal"
version = "0.3.1"