Tensor

pecl install Tensor

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

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

Maintainer

  • Andrew DalPino (lead )
  • Andrew DalPino (lead ) [inactive]

Details

Stars: 206
Issue openned: 7
Downloads: 15596
2.1.4
3 years ago
Version 2.1.4 change log


- Implemented Eigen decomposition in extension
- Optimize row echelon form (REF) of matrix
- Optimize Cholesky decomposition
- Fix memory leak in matrix inverse
- Optimize LU decomposition

requires:

  • php >=7.2.0<=7.4.99
  • pearinstaller >=1.4.0