exact-combinatorics-0.2.0.7: Efficient exact computation of combinatoric functions.

PortabilityHaskell98
Stabilityexperimental
Maintainerwren@community.haskell.org
Safe HaskellSafe-Inferred

Math.Combinatorics.Exact.Primes

Description

The prime numbers (http://oeis.org/A000040).

Synopsis

Documentation

primes :: [Int]Source

The prime numbers. Implemented with the algorithm in: