Skip to content

Commit 1591aef

Browse files
committed
Add description to topics in README.
1 parent 490966d commit 1591aef

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Topics covered:
77

88
1. [Basic Python](./nbs/00 - Studying Mathematics with Python.ipynb)
9-
2. [Using Sympy](./nbs/01 - Symbolic mathematics with Sympy.ipynb)
10-
3. [Using Numpy](./nbs/02 - Linear algebra with Numpy.ipynb)
11-
4. [Using Pandas](./nbs/03 - Data analysis with Pandas.ipynb)
9+
2. [Using Sympy](./nbs/01 - Symbolic mathematics with Sympy.ipynb) for symbolic
10+
mathematics.
11+
3. [Using Numpy](./nbs/02 - Linear algebra with Numpy.ipynb) for linear algebra.
12+
4. [Using Pandas](./nbs/03 - Data analysis with Pandas.ipynb) for basic handling
13+
of data.

0 commit comments

Comments
 (0)