primes-0.1.1: 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
LicensePublicDomain
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 dateMon Apr 20 11:52:21 UTC 2009
Uploaded bySebastianFischer
Built onghc-6.10, ghc-6.12
DistributionsDebian: 0.2.1.0

Modules

Downloads