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
| Versions | 0.1, 0.1.1, 0.1.1.1, 0.2.0.0, 0.2.1.0 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Sebastian Fischer |
| Maintainer | Sebastian Fischer |
| Stability | experimental |
| Category | Algorithms, Numerical |
| Home page | http://github.com/sebfisch/primes |
| Bug tracker | http://github.com/sebfisch/primes/issues |
| Source repository | git clone git://github.com/sebfisch/primes.git |
| Upload date | Fri Apr 29 09:38:55 UTC 2011 |
| Uploaded by | SebastianFischer |
| Built on | ghc-7.0, ghc-7.2, ghc-7.4 |
| Distributions | Debian: 0.2.1.0 |
Modules
- Data
- Numbers
Downloads
- primes-0.2.1.0.tar.gz (Cabal source package)
- package description (included in the package)