[Haskell-cafe] NumberTheory library
Bo Herlin
bo at gcab.net
Thu May 5 07:34:12 EDT 2005
> 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.
More information about the Haskell-Cafe
mailing list