Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
5ae9046779
commit
a3f5f3e00c
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ Important VS Code notes:
|
|||
* [Flip, rot90, and roll a matrix](numpy/reverse_an_axis/README.md)
|
||||
* Iterate
|
||||
- [ndenumerate](numpy/ndenumerate/README.md)
|
||||
- [ndindex](numpy/ndindex/README.md)
|
||||
|
||||
## Numpy: Special topics
|
||||
* [Memory layout of Numpy matrices](numpy/layout/README.md)
|
||||
|
|
Loading…
Reference in a new issue