Date: September 6th, 2026 8:37 PM Author: The Penis
In compsci and ml, scalar is a 0d tensor, vector is 1d tensor matrix is 2d tensor, 3d array is a 3d tensor, 4d array is a 4d tensor and so on. its just used loosely in programming and ml to mean any n-dimensional array.