On Wed, Jul 25, 2007 at 06:03:04PM +1000, Lloyd Allison wrote: > > Am I looking in the wrong place > (http://haskell.org/ghc/docs/latest/html/libraries/ ) or > just not seeing it, but I was hoping there would be a > math library for Haskell that would include, e.g., > a Gamma function and the like.
You're looking in the wrong place; libraries are listed at hackage.haskell.org nowadays. (The other link is just for libraries that come with GHC, an ever-shrinking fraction of the total...) The wiki might also help, http://www.haskell.org/haskellwiki/Libraries_and_tools/Mathematics. Don't see a gamma function there either, unfortunately. Stefan
signature.asc
Description: Digital signature
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
