primes-0.2.1.0: Efficient, purely functional generation of prime numbers

The primes package

This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by Lazy wheel sieves and spirals of primes by Colin Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.

Properties

Versions0.1, 0.1.1, 0.1.1.1, 0.2.0.0, 0.2.1.0
Dependenciesbase (4.*)
LicenseBSD3
AuthorSebastian Fischer
MaintainerSebastian Fischer
Stabilityexperimental
CategoryAlgorithms, Numerical
Home pagehttp://github.com/sebfisch/primes
Bug trackerhttp://github.com/sebfisch/primes/issues
Source repositorygit clone git://github.com/sebfisch/primes.git
Upload dateFri Apr 29 09:38:55 UTC 2011
Uploaded bySebastianFischer
Built onghc-7.0, ghc-7.2, ghc-7.4
DistributionsDebian: 0.2.1.0

Modules

Downloads