Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
6bc2902c5c
commit
37ac4b0c05
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ Important VS Code notes:
|
|||
* [New matrix](numpy/new_matrix/README.md)
|
||||
* [Reshape and flatten](numpy/reshape/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
* [Boolean matricies and logic functions](numpy/bool_matrix/README.md)
|
||||
* [Available dtypes](numpy/dtype/README.md)
|
||||
* [Constants](numpy/constants/README.md)
|
||||
* [Math functions](numpy/math_functions/README.md)
|
||||
|
|
Loading…
Reference in a new issue