提交 bbaacc67 编写于 作者: K Kai Li 提交者: Mu Li

Update ndarray.md (#50)

上级 381c2de8
......@@ -70,7 +70,7 @@ x * y
nd.exp(y)
```
也可以转一个矩阵然后计算矩阵乘法:
也可以转一个矩阵然后计算矩阵乘法:
```{.python .input n=11}
nd.dot(x, y.T)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册