Tensor 2.2.0

A library and extension that provides objects for scientific computing in PHP.


A library and extension that provides objects for scientific computing in PHP.

License: MIT

Changes

- Implemented Singular Value Decomposition (SVD)
- Implemented matrix (Moore-Penrose) pseudoinverse
- Tensor objects now throw namespaced exceptions
- Optimized Reduced Row Echelon Form (RREF)
- Optimize eigendecomposition for symmetric matrices