You're viewing a single thread.
All comments
10
comments
The difference between a matrix and a 2d array of numbers is the operations that are performed
A tensor really isn't standardized in the same way so it's basically just an n-d array in my mind
38 0 ReplyIt's all just pointers with semantics attached.
30 0 ReplyVectors with strides.
8 0 Reply
You can force a 2D array to be a matrix if you're clever enough
3 0 Replygood ol' nominal typing
2 0 Reply
10
comments
Scroll to top