summaryrefslogtreecommitdiff
path: root/math/hs-primes
AgeCommit message (Collapse)AuthorFilesLines
2022-02-26Bump all Haskell packages after enabling "split sections" in mk/haskell.mkpho2-3/+4
2022-02-16math/hs-primes: import hs-primes-0.2.1.0pho5-0/+51
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.