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

CopyrightCopyright (c) 2011--2019 wren gayle romano
LicenseBSD
Maintainerwren@community.haskell.org
Stabilityexperimental
PortabilityHaskell98
Safe HaskellSafe
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: