We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb792b commit 3879601Copy full SHA for 3879601
2 files changed
CH40208/course_contents/week_3.md
@@ -1,7 +1,8 @@
1
# Week 3
2
3
## Working with Data
4
-- [NumPy](../working_with_data/numpy_arrays.ipynb)
5
-- [Matplotlib](../working_with_data/plotting.ipynb)
+- [NumPy](../working_with_data/numpy/intro.md)
+- [Matplotlib](../working_with_data/matplotlib/intro.md)
6
+- [LaTeX for mathematical expressions](../reference/latex.ipynb)
7
- [File IO](../working_with_data/file_io.ipynb)
8
- [Synoptic Exercises](../working_with_data/synoptic_exercises.ipynb)
CH40208/reference/latex.ipynb
0 commit comments