sebfisch · GitHub

Repository files navigation

This Haskell library provides an efficient lazy wheel sieve for prime
generation inspired by "Lazy wheel sieves and spirals of primes" [1]
by Colin Runciman and "The Genuine Sieve of Eratosthenes" [2] by
Melissa O'Neil.
[1]: <http://www.cs.york.ac.uk/ftpdir/pub/colin/jfp97lw.ps.gz>
[2]: <http://www.cs.hmc.edu/~oneill/papers/Sieve-JFP.pdf>

About

Prime Numbers for Haskell

Resources

Readme

License

Activity

Stars

46 stars

Watchers

3 watching

Forks

6 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗