Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-30 17:20:46 +01:00 committed by GitHub
parent 60e71c25e1
commit 84b880e7f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ Important VS Code notes:
* Iterate
- [ndenumerate](numpy/ndenumerate/README.md)
- [ndindex](numpy/ndindex/README.md)
- [flat](numpy/flat/README.md)
## Numpy: Special topics
* [Memory layout of Numpy matrices](numpy/layout/README.md)