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-25 17:40:05 UTC
README
A library that provides objects for scientific computing in PHP.
The Tensor Extension has moved to https://github.com/RubixML/Tensor-Ext.
Requirements
- PHP 8.3 or above
Installation
Install Tensor into your project with Composer:
$ composer require rubix/tensor
Documentation
Documentation can be found in the docs folder.
Contributing
See CONTRIBUTING.md for guidelines.
License
The code is licensed MIT and the documentation is licensed CC BY-NC 4.0.