/tensonent

Tensor Decomposition Library

Primary LanguagePythonMIT LicenseMIT

Build Status CodeFactor

TensoNent

TensoNent is a python module containing collection of tensor decomposition methods.

Website: https://github.com/TensoNent

Installation

Dependencies:

  1. Python >= 3.7
  2. Numpy >= 1.17.4
  3. PyTest >= 5.3.2
  4. PyLint >= 2.4.4

If you already have working installations of dependencies, you can install tensonent using pip:

$ pip install tensonent

To update TensoNent to the latest version, add --upgrade flag to the command above.

Development

We welcome new contributors of all experience level. If you want to contribute to TensoNent, be sure to review the contributing guideline.

Important links

Source code

You can check the latest sources with the command below:

$ git clone https://github.com/TensoNent/tensonent.git

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Communication