libghc-primes-prof

Efficient, purely functional generation of prime numbers; profiling libraries
  http://github.com/sebfisch/primes
  0
  no reviews



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.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.