Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
e6ee924a22
commit
2c71764f35
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ Important VS Code notes:
|
|||
- [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)
|
||||
* Iterate
|
||||
- [ndenumerate](numpy/ndenumerate/README.md)
|
||||
|
||||
## Numpy: Special topics
|
||||
* [Memory layout of Numpy matrices](numpy/layout/README.md)
|
||||
|
|
Loading…
Reference in a new issue