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)
|
||||
|
||||
## 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
|
||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||
|
|
Loading…
Reference in a new issue