-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_toc.yml
More file actions
52 lines (52 loc) · 1.07 KB
/
Copy path_toc.yml
File metadata and controls
52 lines (52 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Table of contents
format: jb-book
root: iSciComp
# numbered: false
chapters:
- file: 01_Introduction
sections:
- file: MiniForge
- file: 01_Introduction_Ex
- file: 02_Visualization
sections:
- file: 02_Visualization_3D
- file: 02_Visualization_Animation
- file: 02_Visualization_Ex
- file: 03_Function
sections:
- file: 03_Function_Ex
- file: 04_Matrix
sections:
- file: 04_Matrix_Ex
- file: 05_Iteration
sections:
- file: 05_Iteration_Ex
- file: 06_ODE
sections:
- file: 06_ODE_Ex
- file: 07_PDE
sections:
- file: 07_PDE_Ex
- file: 08_Optimization
sections:
- file: 08_Optimization_Ex
- file: 09_Stochastic
sections:
- file: 09_Stochastic_Ex
- file: 10_Management
sections:
- file: 10_Management_Git
- file: 10_Management_GitHub
- file: 10_Management_Ex
- file: References
- file: Solutions
sections:
- file: 01_Introduction_Sol
- file: 02_Visualization_Sol
- file: 03_Function_Sol
- file: 04_Matrix_Sol
- file: 05_Iteration_Sol
- file: 06_ODE_Sol
- file: 07_PDE_Sol
- file: 08_Optimization_Sol
- file: 09_Stochastic_Sol