-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_toc.yml
More file actions
55 lines (55 loc) · 1.63 KB
/
_toc.yml
File metadata and controls
55 lines (55 loc) · 1.63 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
53
54
55
format: jb-article
root: intro
options:
numbered: true
sections:
- file: 01-intro/intro
sections:
- file: 01-intro/1-who-for
- file: 01-intro/2-why-this-book
- file: 01-intro/3-terminology
- file: 01-intro/4-what-book-covers
- file: 01-intro/5-what-book-does-not-cover
- file: 01-intro/6-intro-jupyter-and-python
- file: 01-intro/7-summary
- file: 02-vectors/intro
sections:
- file: 02-vectors/1-vectors
- file: 02-vectors/2-visualizing
- file: 02-vectors/3-applications
- file: 02-vectors/4-special-vectors
- file: 02-vectors/5-vector-ops
- file: 02-vectors/6-correlation-projection
- file: 02-vectors/7-summary
- file: 03-matrices/intro
sections:
- file: 03-matrices/1-matrices
- file: 03-matrices/2-matrix-ops
- file: 03-matrices/3-mat-vec-mul
- file: 03-matrices/4-mat-mul
- file: 03-matrices/5-determinant
- file: 03-matrices/6-eigen
- file: 03-matrices/7-summary
- file: 04-lin-eqs/intro
sections:
- file: 04-lin-eqs/1-lin-eqs
- file: 04-lin-eqs/2-lin-eqs
- file: 04-lin-eqs/3-matrix-inverse
- file: 04-lin-eqs/4-eigen
- file: 04-lin-eqs/5-approx-solns
- file: 04-lin-eqs/6-summary
- file: 05-data-fitting/intro
sections:
- file: 05-data-fitting/1-exact
- file: 05-data-fitting/2-approx
- file: 05-data-fitting/3-summary
- file: 06-transforming-data/intro
sections:
- file: 06-transforming-data/1-basis-representation
- file: 06-transforming-data/2-universal-bases
- file: 06-transforming-data/3-set-specific-bases
- file: 06-transforming-data/4-eigen-bases
- file: 06-transforming-data/5-summary
#- file: 16-next-steps/next-steps
#- file: appendix/appendix
#- file: genindex