Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
4ca3ced758
commit
4347258000
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ Important VS Code notes:
|
||||||
* [Manipulation of integers and their bits](numpy/bits_and_integers/README.md)
|
* [Manipulation of integers and their bits](numpy/bits_and_integers/README.md)
|
||||||
* [Numba: Numpy just in time compiler -- speeding Numpy up](numpy/numba/README.md)
|
* [Numba: Numpy just in time compiler -- speeding Numpy up](numpy/numba/README.md)
|
||||||
* [Numpy <-> JSON over Pandas](numpy/JSON/README.md)
|
* [Numpy <-> JSON over Pandas](numpy/JSON/README.md)
|
||||||
|
* [Resize: Compensation for bad planning? Don't!](numpy/resize/README.md)
|
||||||
|
|
||||||
## Numpy: Matlab topics
|
## Numpy: Matlab topics
|
||||||
* [Dealing with Matlab files](numpy/mat_files/README.md)
|
* [Dealing with Matlab files](numpy/mat_files/README.md)
|
||||||
|
|
Loading…
Reference in a new issue