perl-Math-MatrixReal - Manipulate matrix of reals
Website: | http://search.cpan.org/dist/Math-MatrixReal/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
Implements the data type "matrix of reals", which can be used almost like any other basic Perl type thanks to OPERATOR OVERLOADING, i.e., $product = $matrix1 * $matrix2; does what you would like it to do (a matrix multiplication).
Packages
perl-Math-MatrixReal-2.03-2.fc9.noarch [67 KiB] |
Changelog
by Tom "spot" Callaway (2008-03-10):
- rebuild for new perl |