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 |
| License | PublicDomain |
| 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 | Mon Apr 20 11:52:21 UTC 2009 |
| Uploaded by | SebastianFischer |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Debian: 0.2.1.0 |
Modules
- Data
- Numbers
Downloads
- primes-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)