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