primes: Efficient, purely functional generation of prime numbers
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.
[Skip to Readme]
Downloads
- primes-0.1.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 | http://github.com/sebfisch/primes/issues |
Source repo | head: git clone git://github.com/sebfisch/primes.git |
Uploaded | by SebastianFischer at 2009-04-20T11:52:21Z |
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 | 24420 total (124 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] |