This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Gsl Perl Module


Yes, I have looked at that source code, but it was PDL-specific and I was
trying to make an interface that did not require PDL. It was also written
directly for xsubpp ( for performance? ), and I am trying to get along with
the slim documentation for XS. I don't think I have found one resource for
writing a module directly for xsubpp.

 Dirk Eddelbuettel (edd@debian.org) was saying:

> 
> > I attempted to write a Perl module to interface to GSL, but I came up
> > quite short. This was my first XS experience, and GSL is quite a large
> > library. Currently the module has a non-OO interface to the special
> 
> There is/was a Perl Data Language (PDL) interface to GSL. AFAICR it
> focussed on the probability distributions. Try a search for PDL::GSL, 
> maybe you can re-use some of that code.
> 
> Dirk
> 
> -- 
> According to the latest figures, 43% of all signatures are totally worthless.   

-- 
Jonathan Leto
jonathan@leto.net 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]