mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 13:16:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b83f07b9e6
commit
0950c7baf8
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
|
||||
## Numpy: The Basics of the basics
|
||||
* [New matrix](numpy/new_matrix/README.md)
|
||||
* [Available dtype](numpy/dtype/README.md)
|
||||
* [Available dtypes](numpy/dtype/README.md)
|
||||
* [Constants](numpy/constants/README.md)
|
||||
* [Random numbers the non-legacy way](numpy/random/README.md)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue