-
Notifications
You must be signed in to change notification settings - Fork 51
/
course.xim
111 lines (110 loc) · 3.03 KB
/
course.xim
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
---
name: M2O2C2
description: This massively multivariable open online calculus course presents multivariable differential calculus through the lens of linear algebra.
---
welcome
week1
week1/tutorial
week1/Rn
week1/vector-spaces
week1/vector-spaces/geometry
week1/vector-spaces/span
week1/functions
week1/functions/composition
week1/functions/higher-order
week1/functions/higher-order/currying
week1/functions/python
week1/functions/python/higher-order
week1/functions/python/calculus
week1/linear-maps
week1/linear-maps/matrices
week1/linear-maps/composition
week1/linear-maps/python
week1/inner-product
week1/inner-product/covectors
week1/inner-product/dot-products
week1/inner-product/length
week1/inner-product/angle
week1/inner-product/cauchy-schwarz
week1/inner-product/multiply-dot
week2
week2/limits
week2/limits/formal-limit
week2/single-variable-derivative
week2/multivariable-derivative
week2/multivariable-derivative/intuition
week2/multivariable-derivative/rigorously
week2/partial-derivatives
week2/gradient
week2/one-forms
week2/one-forms/integration-python
week2/python
week2/python/derivative
week2/python/jacobian
week2/python/relationship
week2/chain-rule
week2/chain-rule/proof
week2/practice
week2/practice/jacobian
week2/practice/gradient
week2/practice/linear-approximation
week2/practice/direction
week2/practice/stationary-points
week2/practice/hypersurfaces
week2/practice/chain-rule
week3
week3/abstract
week3/abstract/vector-space
week3/abstract/linear-maps
week3/abstract/python
week3/bases
week3/bases/dimension
week3/bases/matrix
week3/subspace
week3/subspace/kernel
week3/subspace/image
week3/subspace/rank-nullity
week3/eigenstuff
week3/eigenstuff/eigenvalues
week3/eigenstuff/eigenspace
week3/eigenstuff/eigenbasis
week3/eigenstuff/python
week3/cayley-hamilton
week4
week4/bilinear-maps
week4/bilinear-maps/tensors
week4/bilinear-maps/covectors
week4/bilinear-maps/basis
week4/bilinear-maps/python
week4/bilinear-matrix
week4/bilinear-matrix/python
week4/adjoints
week4/adjoints/eigenvectors
week4/self-adjoint
week4/self-adjoint/matrix
week4/self-adjoint/python
week4/definiteness
week5
week5/second-partials
week5/second-partials/partials-commute
week5/second-derivative
week5/second-derivative/intuitively
week5/second-derivative/rigorously
week5/taylors-theorem
week5/taylors-theorem/example
week5/taylors-theorem/statement
week5/taylors-theorem/practice
week5/optimization
week5/optimization/definitions
week5/optimization/critical-points
week5/optimization/second-derivative-test
week5/optimization/lagrange
week5/optimization/hill-climbing
week6
week6/multilinear
week6/multilinear/symmetry
week6/higher-order-derivatives
week6/higher-order-derivatives/symmetry
week6/full-taylor
week6/full-taylor/python
week6/denouement