On 3/11/2011 2:22 PM, Ivan Shmakov wrote:
>       Well, I had to use a few Math::GSL::Linalg functions, so I wrote
>       a few simplistic Math::GSL::{Vector,Matrix} to PDL “and back
>       again” conversion functions (MIME'd.)
>
>       BTW, are there any plans to provide an interface to Math::GSL
>       from within the PDL framework?

I would like to see PDL bindings to the GSL.
Don't know of any plans regarding Math::GSL.
Depending on the implementation, that might
work (e.g., we wouldn't want GSL matrices
to be turned into perl arrays and then
converted into piddles.  It should be possible
to go directly from a GSL matrix or vector
to a pdl.

--Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to