Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-15 14:41:18 +01:00 committed by GitHub
parent 0c61f3d766
commit 70c86fe870
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,8 +71,8 @@ Important VS Code notes:
* [Linear algebra](numpy/linear_alg/README.md) * [Linear algebra](numpy/linear_alg/README.md)
* [Random numbers the non-legacy way](numpy/random/README.md) * [Random numbers the non-legacy way](numpy/random/README.md)
* [Statistics](numpy/statistics/README.md) * [Statistics](numpy/statistics/README.md)
* FFT * [FFT](numpy/fft/README.md)
- * [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md) - [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md)
## Matplotlib.pyplot ## Matplotlib.pyplot