File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 1
2+ project :
3+ title : Numpy Tutorials
4+ # description:
5+ # keywords: []
6+ authors : Numpy Community
7+ github : https://github.com/numpy/numpy-tutorials
8+ toc :
9+ - file : site/index.md
10+
11+ - title : Applications
12+ children :
13+ - file : content/mooreslaw-tutorial.md
14+ - file : content/tutorial-deep-learning-on-mnist.md
15+ - file : content/tutorial-x-ray-image-processing.md
16+ - file : content/tutorial-static_equilibrium.md
17+ - file : content/tutorial-plotting-fractals.md
18+ - file : content/tutorial-air-quality-analysis.md
19+
20+ - title : Features
21+ children :
22+ - file : content/tutorial-svd.md
23+ - file : content/save-load-arrays.md
24+ - file : content/tutorial-ma.md
25+ - title : Contributing
26+ file : site/contributing.md
27+ children :
28+ - file : content/tutorial-style-guide.md
29+
30+
31+ site :
32+ template : book-theme
33+ options :
34+ favicon : site/_static/favicon.png
35+ logo : site/_static/numpylogo.svg
You can’t perform that action at this time.
0 commit comments