Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-22 15:38:33 +01:00 committed by GitHub
parent 061eee9fc7
commit c0dfdb8978
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,6 +79,7 @@ Important VS Code notes:
* [FFT](numpy/fft/README.md)
- [rfft and spectral power](numpy/numpy_fft_1/README.md)
* [Meshgrid](numpy/mesh_grid/README.md)
* [Flip, rot90, and roll a matrix](numpy/reverse_an_axis/README.md)
In the case you know Matlab check here:
[NumPy for MATLAB users](numpy/matlab_guide/README.md)