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.

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.