You might want to check out the archives of the mailing list, too.  These
sorts of problems occasionally get solved.  For the record, here are a few
of my attempts:

    http://andrew.bromage.org/Fib.hs         (Fairly fast Fibonacci numbers)
    http://andrew.bromage.org/WheelPrime.hs  (Fast factorisation)
    http://andrew.bromage.org/Prime.hs       (AKS primality testing)

Great, why not put these together in a first attempt of making a standard library? Or is the road to creating standard libraries starting somewhere else? I actually dont know.


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to