mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-16 12:16:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
2f1eb852a0
commit
e63e995e24
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ Important VS Code notes:
|
|||
* [Extending an existing matrix: tile, repeat, pad](numpy/extending/README.md)
|
||||
* [Boolean matricies and logic functions](numpy/bool_matrix/README.md)
|
||||
* [Advanced Indexing](numpy/advanced_indexing/README.md)
|
||||
- [Ravel and UnRavel](numpy/ravel_unravel/README.md)
|
||||
* [Available dtypes](numpy/dtype/README.md)
|
||||
* [Constants](numpy/constants/README.md)
|
||||
* [Math functions](numpy/math_functions/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue