阅读背景:

对于NumPy矩阵和数组类,乘法有什么不同?

来源:互联网 

The numpy docs recommend using array instead of matrix for working with matrices. However, unlike octave (which I was using till recently), * doesn't perform matrix multiplication, you need to use the function matrixmultipy(). I feel this makes the code very unreadable.The numpy docs recommend using array instead of




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: