Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
cbbb97cf83
commit
74acf99273
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,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)
|
||||
- [Spectral power and averaging over trials](numpy/power_mean/README.md)
|
||||
* [Meshgrid](numpy/mesh_grid/README.md)
|
||||
* [Flip, rot90, and roll a matrix](numpy/reverse_an_axis/README.md)
|
||||
* Iterate
|
||||
|
|
Loading…
Reference in a new issue