Skip to content
Adam Harrison edited this page Feb 13, 2017 · 4 revisions

Welcome to the LibNT/NTToolbox wiki!

LibNT/NTToolbox are libraries designed to allow you quickly perform computations with high-degree data (sometimes called high-order or high-dimensional data).

LibNT is a C++ library that allows you to program directly using a variant of Einstein notation, we call numeric tensor (NT) algebra. It supports both dense and sparse data of any degree.

NTToolbox is a MATLAB interface to LibNT's routines, giving you access to the same high-performance routines, but through the MATLAB toolbox.

Clone this wiki locally