Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 484 Bytes

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.