MarkBaker / PHPMatrix

PHP Class for handling Matrices
MIT License
1.44k stars 13 forks source link

Initial work on solve() methods for Matrix and decompositions #11

Closed MarkBaker closed 3 years ago

MarkBaker commented 3 years ago

solve() for LU and QR decompositions, and for Matrix class using decompositions