Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
0ba1c091d4
commit
143a80dde5
1 changed files with 4 additions and 1 deletions
|
@ -63,7 +63,10 @@ Important VS Code notes:
|
||||||
* [Math functions](numpy/math_functions/README.md)
|
* [Math functions](numpy/math_functions/README.md)
|
||||||
* [Random numbers the non-legacy way](numpy/random/README.md)
|
* [Random numbers the non-legacy way](numpy/random/README.md)
|
||||||
* [Statistics](numpy/statistics/README.md)
|
* [Statistics](numpy/statistics/README.md)
|
||||||
|
|
||||||
|
## Matplotlib.pyplot
|
||||||
|
* [Overview of the available functions](matplotlib/overview/README.md)
|
||||||
|
|
||||||
## Numpy
|
## Numpy
|
||||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||||
* [Dealing with Matlab files](numpy_mat_files/README.md)
|
* [Dealing with Matlab files](numpy_mat_files/README.md)
|
||||||
|
|
Loading…
Reference in a new issue