in reply to
Re: Fast matrix multiplication
in thread
Fast matrix multiplication
PDL has bindings to parts of GSL, rather than a single big PDL::GSL. See
https://metacpan.org/dist/PDL
and text-search for "gsl". There are indeed plans to use BLAS, or alternative implementations such as ATLAS, more pervasively.
Comment on
Re^2: Fast matrix multiplication
In Section
Seekers of Perl Wisdom