Skip to content

Commit 7c84f6a

Browse files
committed
Add some details to the README.
1 parent 8c7fa1f commit 7c84f6a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Doing mathematics with Python
2+
3+
- Aimed at Mathematicians with little to no Python knowledge.
4+
- All documents are written as [Jupyter notebooks](./nbs/).
5+
6+
Topics covered:
7+
8+
- Basic Python;
9+
- Using Sympy;
10+
- Using Numpy;
11+
- Using Pandas.

0 commit comments

Comments
 (0)