To define a multidimensional array (tensor) of size n in python, we can use the array method of NumPy. numpy.array([M1,M2,...,Mn]).
確定! 回上一頁