I was trying to write some problems for my course, and the solution requires solving a system of linear equations. I could not get either Math::Matrix or MatrixReal1 working, likely due to my inexperience with Perl.
Are there any example problems using a linear algebra package?