Oberwolfach References on Mathematical Software

The Tensor Library

Summary

TTL (The Tensor Library) facilitates the translation of tensor expressions into C++ without compromising speed. A Tensor here can be any multidimensional array, including vectors and matrices. Expressions including several indices can be written in C++, removing the need for explicit loops. Expression templates and similar techniques are used to achieve this goal.

Authors

Thomas Kunert

Links

Status

projectstatus   incomplete information or not officially approved by the authors

Available via

Programming Languages

License

LGPL

Technical Category

Package or library