A header-only C++ library for tensor manipulation and decomposition. This library is much less templatized than the original vmmlib, which means tensor sizes can be defined and modified at run-time.
Most functions work for tensors of 1 to 3 dimensions.
More details soon...