- array-shape aprocedure
Return the shape of a as a vector. This equivalent to the upper bounds of the array domain if the domain is normalized to 0 lower bounds.
Similar: ndarray.shape
Return the shape of a as a vector. This equivalent to the upper bounds of the array domain if the domain is normalized to 0 lower bounds.
Similar: ndarray.shape