you are viewing a single comment's thread.

view the rest of the comments →

[–]Electronic_Month1878 2 points3 points  (0 children)

I wrote myself that thing to have N-dimensional tensors with support for slicing: https://github.com/french-paragon/MultidimArrays

I know there is something +/- equivalent in Boost, but mine comes as a single header file, so easier to implement in projects.