mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-07 16:00:02 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d77f506d79
commit
ecc75f090e
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
||||||
* [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
|
||||||
* [Numpy: Random numbers the non-legacy way](numpy/random/README.md)
|
* [New matrix](numpy/new_matrix/README.md)
|
||||||
|
* [Random numbers the non-legacy way](numpy/random/README.md)
|
||||||
|
|
||||||
## Numpy
|
## Numpy
|
||||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue