Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leapmotion/tensorheaven


https://github.com/leapmotion/tensorheaven

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

#### 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](NOTES.md)

TODO: write more in this file.