I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-06-10 17:26:47-07 by leto
New version of Math::MatrixReal
Hello, I have released Math::MatrixReal 2.02 which is available on CPAN or http://leto.net/code/Math-MatrixReal/ . This is a bugfix release which fixes the overloading of the division operator as well as adding the new shorthand $a/$b = $a * ($b ** -1) where $a and $b are square matrices. Jonathan Leto
Direct Responses: Write a response