Skip to content

Commit 0155898

Browse files
committed
Update notebooks links
1 parent 6af4e97 commit 0155898

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ references can be found [here](./references.md).
1010
- Notebooks: This folder contains several Jupyter Notebooks.
1111

1212
- 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)
1717

1818
- 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)
2121

2222

2323
- Slides

0 commit comments

Comments
 (0)