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

https://github.com/iainmon/tensor

My attempt to implement multidimensional arrays in C++ without using pointers to heap memory.
https://github.com/iainmon/tensor

c-plus-plus multidimensional-arrays tensor

Last synced: 4 months ago
JSON representation

My attempt to implement multidimensional arrays in C++ without using pointers to heap memory.

Awesome Lists containing this project

README

        

tensor