[Haskell-cafe] Prime finding

Melissa O'Neill oneill at cs.hmc.edu
Fri Feb 23 05:32:04 EST 2007


Ruben writes:
> I ran a few of the tests myself on my Mac Mini G4 with 512 Mb ram.  
> I compiled the programs with ghc 6.6. I got different results however.

I suspect that's due to inconsistent naming on my part, I think.

The algorithm named "Naive" in my table is called SimplePrimes in the  
zip file, and the example named "sieve" in my table is called  
"NaivePrimes" in the zip file.

     Melissa.




More information about the Haskell-Cafe mailing list