From 2adefa23d8284b9aab26d9ad4a6983cd7cc885c2 Mon Sep 17 00:00:00 2001 From: ce14f10f5bc5e484777f1060f8856ea9 Date: Tue, 7 Jun 2022 15:54:49 +0000 Subject: [PATCH] Update Readme.md final thing --- journal/Readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index 9dffb3b..24583b7 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -28,4 +28,7 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the - [Numpy functions](https://numpy.org/doc/stable/reference/generated/numpy.amax.html) - When you want a continuous vector: `np.linspace` (not the case for Exercise 2) - When you want a discrete vector (start, stop, step): `np.arange` -- [Matplotlib memo](https://matplotlib.org/stable/api/pyplot_summary.html) \ No newline at end of file +- [Matplotlib memo](https://matplotlib.org/stable/api/pyplot_summary.html) + +# Regarding exercise 3.2 +Along with my teammate I tried doing this part but we weren't successful. We will ask the professor on tomorrow's concluding session. -- 2.18.1