Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
0c61f3d766
commit
70c86fe870
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ Important VS Code notes:
|
|||
* [Linear algebra](numpy/linear_alg/README.md)
|
||||
* [Random numbers the non-legacy way](numpy/random/README.md)
|
||||
* [Statistics](numpy/statistics/README.md)
|
||||
* FFT
|
||||
- * [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md)
|
||||
* [FFT](numpy/fft/README.md)
|
||||
- [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md)
|
||||
|
||||
|
||||
## Matplotlib.pyplot
|
||||
|
|
Loading…
Reference in a new issue