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.
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.)