sebfisch/primes

Prime Numbers for Haskell

Haskell

46

2 commits

updated Apr 29, 2011

See the code

README

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>

Not written in Markdown, so it's shown here as plain text β€” view it formatted on GitHub.

Contributors

ahammar

1 commits

bsl

1 commits

sebfisch/primes

Prime Numbers for Haskell

Haskell

46

2 commits

updated Apr 29, 2011

See the code

README

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>

Not written in Markdown, so it's shown here as plain text β€” view it formatted on GitHub.

Contributors

ahammar

1 commits

bsl

1 commits

Languages

Haskell

100.0%