Package Information |
Summary |
A library and extension that provides objects for scientific computing in PHP. |
Maintainers |
Andrew DalPino (lead)
[details]
|
License |
MIT |
Description |
A library and extension that provides objects for scientific computing in PHP. |
Homepage |
https://rubixml.com
|
Release notes
Version 2.2.0
(stable)
|
- 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 |