in reply to
Fast matrix multiplication
you could try benchmarking Math::Cephes::Matrix. It is a perl frontend to the Cephes optimized math lib (written in C) I have found it to be very fast.
-Waswas
Comment on
Re: Fast matrix multiplication
In Section
Seekers of Perl Wisdom