-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alberto Morcillo Sanz edited this page Mar 29, 2024
·
4 revisions
Tensor algebra library in a single header file in C11 for graphics programming
, machine and deep learning
and physics
.
![](https://github.com/MorcilloSanz/tensor/raw/main/img/tensor.png)
-
Vectors, matrices and higher rank tensors.
-
Linear algebra and tensor algebra operations.
-
Pure C code, easy to integrate in C++ or other languajes using bindings.
-
Only one header file.
Still under development