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.1.4
(stable)
|
- Implemented Eigen decomposition in extension - Optimize row echelon form (REF) of matrix - Optimize Cholesky decomposition - Fix memory leak in matrix inverse - Optimize LU decomposition |