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.
-L
I think the best thing would be to wrap the Gamma function form the GSL:
http://www.gnu.org/software/gsl
Or add the Gamma wrapper to the Haskell wrapping GSLHaskell at
http://dis.um.es/~alberto/GSLHaskell/
Note: Get the darcs version of GSLHaskell.
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell