phpOMS/Math/Matrix
2019-08-17 22:33:09 +02:00
..
Exception start implementing php 7.4 2019-08-15 20:44:04 +02:00
CholeskyDecomposition.php Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
EigenvalueDecomposition.php Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
IdentityMatrix.php start implementing php 7.4 2019-08-15 20:44:04 +02:00
LUDecomposition.php Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
Matrix.php Implement more sorting algorithms 2019-08-17 22:33:09 +02:00
QRDecomposition.php Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
SingularValueDecomposition.php Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
Vector.php start implementing php 7.4 2019-08-15 20:44:04 +02:00