/tensorheaven

Primary LanguageC++Apache License 2.0Apache-2.0

Tensor Heaven - Multilinear Algebra library for C++

  • Victor Dods : Principal architect / Tensor God
  • Ted Nitz : General contractor / Tensor Satan

A project that uses tensor heaven should add path/to/tensorheaven/include to the include directories, and source files which include tensor heaven code should include as in the following.

#include "tenh/implementation/vector.hpp"

General developer design notes and TODOs

TODO: write more in this file.