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

PortabilityHaskell98
Stabilityprovisional
Maintainerwren@community.haskell.org
Safe HaskellSafe-Infered

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: