Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-19 11:50:09 +01:00 committed by GitHub
parent 46f48988e2
commit 8f9b0e98ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,8 @@ Important VS Code notes:
* [FFT](numpy/fft/README.md)
- [rfft and spectral power](numpy/numpy_fft_1/README.md)
In the case you know Matlab check here:
[NumPy for MATLAB users](numpy/matlab_guide/README.md)
## Matplotlib.pyplot
* [Simple plot and imshow examples](matplotlib/basics/README.md)