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

The primes package

This Haskell library provides an efficient lazy wheel sieve for prime generation ispired 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
LicensePublicDomain
AuthorSebastian Fischer
MaintainerSebastian Fischer
Stabilityexperimental
CategoryAlgorithms, Numerical
Home pagehttp://github.com/sebfisch/primes
Bug trackermailto:sebf@informatik.uni-kiel.de
Source repositorygit clone git://github.com/sebfisch/primes.git
Upload dateThu Apr 16 13:10:01 UTC 2009
Uploaded bySebastianFischer
Built onghc-6.10, ghc-6.12
DistributionsDebian: 0.2.1.0

Modules

Downloads