Skip to content

Repository files navigation

Tensor: Scientific Computing for PHP

PHP from Packagist Latest Stable Version Code Checks Downloads from Packagist GitHub

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.