Indeed, there is a function for that purpose, In [91]: np.dot(a, b) Out[91]: 6 The difference between the two functions shows when multidimensional arrays ...
確定! 回上一頁