File tree 1 file changed +7
-5
lines changed 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 7
7
8
8
## Topics covered:
9
9
10
- 1 . [ Basic Python] ( ./nbs/ 00-Studying-Mathematics-with-Python.ipynb)
11
- 2 . [ Using Sympy] ( ./nbs/ 01-Symbolic-mathematics-with-Sympy.ipynb) for symbolic
10
+ 1 . [ Basic Python] ( 00-Studying-Mathematics-with-Python.ipynb )
11
+ 2 . [ Using Sympy] ( 01-Symbolic-mathematics-with-Sympy.ipynb ) for symbolic
12
12
mathematics.
13
- 3 . [ Using Numpy] ( ./nbs/02-Linear-algebra-with-Numpy.ipynb ) for linear algebra.
14
- 4 . [ Using Pandas] ( ./nbs/03-Data-analysis-with-Pandas.ipynb ) for basic handling
15
- of data.
13
+ 3 . [ Using Numpy] ( 02-Linear-algebra-with-Numpy.ipynb ) for linear algebra.
14
+ 4 . [ Using Pandas] ( 03-Data-analysis-with-Pandas.ipynb ) for basic handling of
15
+ data.
16
+ 5 . [ Using matplotlib for visualisation] ( 04-Visualisation-with-matplotlib.ipynb )
17
+ for visualisation.
16
18
17
19
## Creating the pdfs and tex files:
18
20
You can’t perform that action at this time.
0 commit comments