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
3.0.0
3 years ago
Version 3.0.0 change log


- Extension now compatible with PHP 7.4 and 8.0+
- Drop extension support for PHP 7.2 and 7.3
- Tensors only compute floating point operations
- Matrix returns vector on row access
- Removed deprecated methods

requires:

  • php >=7.4.0<=8.0.99
  • pearinstaller >=1.4.0