Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
3464ab8b17
commit
022c2786c3
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Important VS Code notes:
|
|||
|
||||
## Numpy: The Basics of the basics
|
||||
* [The N-dimensional array (ndarray)](numpy/ndarray/README.md)
|
||||
- [set_printoptions](numpy/set_printoptions/README.md)
|
||||
* [Dimensions and shape](numpy/dimensions/README.md)
|
||||
- [Broadcasting: Automatic adaption of dimensions](numpy/broadcasting/README.md)
|
||||
* [Making a matrix from numerical ranges](numpy/numerical_ranges/README.md)
|
||||
|
|
Loading…
Reference in a new issue