Math-MatrixReal - New version of Math::MatrixReal

Posted on Sun Jun 10 20:26:47 2007 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
Write a response