25 Jul
2007
25 Jul
'07
10:39 a.m.
Alberto Ruiz wrote:
I have included a binding to gsl_sf_gamma in the darcs repo of GSLHaskell:
http://dis.um.es/~alberto/GSLHaskell/doc/GSL-Special.html#v%3Agamma
I will try to upload to hackage a recent version of the library in a few days.
Alberto
It occurs to me that generating the binding for all the GSL "Special" functions by hand may be labor intensive. Would it be reasonable to have a (perhaps customized) tool generate the wrapping code? I am interested since I just ported various data processing from Mathematica to GSL plus C code. (At the moment much of what I use (e.g. interpolation) is not in the GSL wrapper). Cheers, Chris Kuklewicz