Top Level :: Math

Package Information: Math_Matrix

» Summary» License
Class to represent matrices and matrix operationsPHP
» Current Release» Bug Summary
0.8.5 (beta) was released on 2003-11-02 (Changelog)
0.8.0 (stable) was released on 2003-05-17 (Changelog)
No open bugs
» Description
Matrices are represented as 2 dimensional arrays of numbers.
This class defines methods for matrix objects, as well as static methods
to read, write and manipulate matrices, including methods to solve systems
of linear equations (with and without iterative error correction).
Requires the Math_Vector package.
For running the unit tests you will need PHPUnit version 0.6.2 or older.

This package was designed for PHP 4 and is not assured to work in PHP 5.
» Maintainers» More Information