Getting Started

Getting Started

Download

The software has recently moved to GITLAB: http://gitlab.com/tensors/tensor_toolbox. Official releases can be obtained by visiting the Releases page. The latest development realease can be obtained by cloning or downloading from the main GITLAB page. Version 2.6 and earlier can be obtained here.

Installation

  1. Unpack the files, if necessary
  2. Start MATLAB
  3. Within MATLAB, navigate to the tensor_toolbox directory and execute the following commands:
    1. addpath(pwd)
    2. savepath

Getting help

At any time, type help tensor_toolbox for help on classes or functions. You can also find a getting started guide via MATLAB's help system. Launch help by pressing the question mark button and look for Tensor Toolbox under supplemental software, as highlighted in the image below.

Navigating
      MATLAB Help Screen

What's new in Version 3.1?

Version 3.1 adds

We have also fixed many bugs. View the RELEASE_NOTES.txt file for details.