Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-19 12:24:51 +01:00 committed by GitHub
parent f13dc12ab0
commit fbbbec20ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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