Commit 012ff247 authored by ce14f10f5bc5e484777f1060f8856ea9's avatar ce14f10f5bc5e484777f1060f8856ea9
parents 9797fcff 2adefa23
......@@ -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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment