eliezyer / tensortools

Fitting and visualizing tensor decompositions in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensortools

TensorTools is a bare bones Python package for fitting and visualizing canonical polyadic (CP) tensor decompositions of higher-order data arrays. Check out the documentation and examples/ folder for more detailed information.

Installation

From the command line run:

pip install git+https://github.com/ahwillia/tensortools

(You will need to have git installed for this command to work.)

About

Fitting and visualizing tensor decompositions in Python

License:MIT License


Languages

Language:Python 94.4%Language:TeX 5.6%