File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ references can be found [here](./references.md).
10
10
- Notebooks: This folder contains several Jupyter Notebooks.
11
11
12
12
- Sympy Tutorials:
13
- - [ SymPy in 10 minutes] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/Notebooks /sympy/sympy_in_10_minutes.ipynb)
14
- - [ Linear Algebra in SymPy] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/Notebooks /sympy/linear_algebra.ipynb)
15
- - [ Ordinary differential equations in SymPy] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/Notebooks /sympy/ode.ipynb)
16
- - [ Laplace Transform] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/Notebooks /sympy/laplace_transform.ipynb)
13
+ - [ SymPy in 10 minutes] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks /sympy/sympy_in_10_minutes.ipynb)
14
+ - [ Linear Algebra in SymPy] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks /sympy/linear_algebra.ipynb)
15
+ - [ Ordinary differential equations in SymPy] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks /sympy/ode.ipynb)
16
+ - [ Laplace Transform] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks /sympy/laplace_transform.ipynb)
17
17
18
18
- Lessons:
19
- - [ Vector calculus and coordinate systems] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks/vector_calculus.ipynb)
20
- - [ Orthonormal basis and Fourier Analysis] ( http ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks/fourier_analysis.ipynb)
19
+ - [ Vector calculus and coordinate systems] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks/vector_calculus.ipynb)
20
+ - [ Orthonormal basis and Fourier Analysis] ( https ://nbviewer.jupyter.org/github/nicoguaro/AdvancedMath/blob/master/notebooks/fourier_analysis.ipynb)
21
21
22
22
23
23
- Slides
You can’t perform that action at this time.
0 commit comments