primes: Efficient, purely functional generation of prime numbers
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.
[Skip to Readme]
Downloads
- primes-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.2.0.0, 0.2.1.0 |
---|---|
Dependencies | base [details] |
License | LicenseRef-PublicDomain |
Author | Sebastian Fischer |
Maintainer | Sebastian Fischer |
Category | Algorithms, Numerical |
Home page | http://github.com/sebfisch/primes |
Bug tracker | mailto:sebf@informatik.uni-kiel.de |
Source repo | head: git clone git://github.com/sebfisch/primes.git |
Uploaded | by SebastianFischer at 2009-04-16T13:10:01Z |
Distributions | Arch:0.2.1.0, Debian:0.2.1.0, Fedora:0.2.1.0, LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0, openSUSE:0.2.1.0 |
Reverse Dependencies | 18 direct, 141 indirect [details] |
Downloads | 24399 total (125 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |