课程:麻省理工公开课:线性代数
作者:子实
通过代码行数衡量开发进程就好比用重量来衡量飞机制造进度。——比尔·盖茨
- 飞龙: 562826179
- 在我们的 apachecn/mit-18.06-linalg-notes github 上提 issue.
- 发邮件到 Email:
[email protected]
. - 在我们的 组织学习交流群 中联系群主/管理员即可.
pip install mit-18.06-linalg-notes
mit-18.06-linalg-notes <port>
# 访问 http://localhost:{port} 查看文档
npm install -g mit-yiba-lingliu-linalg-notes
mit-yiba-lingliu-linalg-notes <port>
# 访问 http://localhost:{port} 查看文档
docker pull apachecn0/mit-18-06-linalg-notes
docker run -tid -p <port>:80 apachecn0/mit-18-06-linalg-notes
# 访问 http://localhost:{port} 查看文档