Skip to content

Commit 02f2f36

Browse files
committed
Updates README.md
Auto commit by GitBook Editor
1 parent 73ad4ce commit 02f2f36

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
# numpy 用户指南(numpy user guide翻译版)
1+
# numpy 用户指南\(numpy user guide翻译版\)
22

33
此手册旨在初步介绍NumPy,并说明如何安装并使用好其最重要的功能。对于其中包含的函数和类的详细参考文档,请看[NumPy参考]()
44

5-
- [安装](1.Setting-up/README.md)
6-
- [快速开始](2.Quickstart-tutorial/Quickstart_tutorial.md)
7-
- [NumPy基础](3.NumPy-basics/README.md)
8-
- [杂项](4.Miscellaneous/README.md)
9-
- [与Matlab的对比](5.NumPy-for-Matlab-users/README.md)
10-
- [从源码安装](6.Building-from-source/README.md)
11-
- [使用NumPy的C-API](7.Using-NumPy-C-API/README.md)
5+
* [安装](1.Setting-up/README.md)
6+
* [快速开始](2.Quickstart-tutorial/Quickstart_tutorial.md)
7+
* [NumPy基础](3.NumPy-basics/README.md)
8+
* [杂项](4.Miscellaneous/README.md)
9+
* [与Matlab的对比](5.NumPy-for-Matlab-users/README.md)
10+
* [从源码安装](6.Building-from-source/README.md)
11+
* [使用NumPy的C-API](7.Using-NumPy-C-API/README.md)
12+
13+
14+

0 commit comments

Comments
 (0)