mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-19 05:36:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
16abbef114
commit
37a2601efd
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ Important VS Code notes:
|
||||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||||
|
|
||||||
## Numpy: The Basics of the basics
|
## Numpy: The Basics of the basics
|
||||||
|
* [Making a matrix from numerical ranges](numpy/numerical_ranges/README.md)
|
||||||
* [New matrix](numpy/new_matrix/README.md)
|
* [New matrix](numpy/new_matrix/README.md)
|
||||||
* [Reshape and flatten](numpy/reshape/README.md)
|
* [Reshape and flatten](numpy/reshape/README.md)
|
||||||
* [Slices and Views](numpy/slices_views/README.md)
|
* [Slices and Views](numpy/slices_views/README.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue