Socket
Socket
Sign inDemoInstall

tensonent

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tensonent

Tensor Decomposition Library


Maintainers
1

Readme

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.

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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc