rubix / tensor
A library that provides objects for scientific computing in PHP.
Fund package maintenance!
3.1.0
2026-09-18 22:03 UTC
Requires
- php: >=7.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- phalcon/zephir: ^1.0
- phpbench/phpbench: ^1.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-20 04:24:00 UTC
README
A library that provides objects for scientific computing in PHP.
The Tensor Extension has moved to https://github.com/RubixML/Tensor-Ext.
Installation
Install Tensor into your project with Composer:
$ composer require rubix/tensor
Requirements
- PHP 7.4 or above
Contributing
See CONTRIBUTING.md for guidelines.
License
The code is licensed MIT and the documentation is licensed CC BY-NC 4.0.