TensoNent
TensoNent is a python module containing collection of tensor decomposition methods.
Website: https://github.com/TensoNent
Installation
Dependencies:
- Python >= 3.7
- Numpy >= 1.17.4
- PyTest >= 5.3.2
- 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
- Official source code repository: https://github.com/TensoNent/tensonent
- Download releases: https://pypi.org/project/tensonent/
- Issue tracker: https://github.com/TensoNent/tensonent/issues
Source code
You can check the latest sources with the command below:
$ git clone https://github.com/TensoNent/tensonent.git
Authors
- Milad Sadeghi.DM - Initial work - EverLookNeverSee
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
- Email address: TensoNent@Gmail.com
- Telegram group: https://t.me/TensoNent
