You can force a 2D array to be a matrix if you’re clever enough
Comment on Tensors
theblueredditrefugee@lemmy.dbzer0.com 1 year ago
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
ZILtoid1991@lemmy.world 1 year ago
azi@mander.xyz 1 year ago
good ol’ nominal typing
Hawk@lemmynsfw.com 1 year ago
Well, it would still be a vector. So some standardisation.
leisesprecher@feddit.org 1 year ago
It’s all just pointers with semantics attached.
socsa@piefed.social 1 year ago
Vectors with strides.