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

CopyrightCopyright (c) 2011--2015 wren gayle romano
LicenseBSD
Maintainerwren@community.haskell.org
Stabilityexperimental
PortabilityHaskell98
Safe HaskellSafe-Inferred
LanguageHaskell98

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: