Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
9b73e6673d
commit
77cf01c990
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ Important VS Code notes:
|
||||||
- [flat](numpy/flat/README.md)
|
- [flat](numpy/flat/README.md)
|
||||||
|
|
||||||
## Numpy: Special topics
|
## Numpy: Special topics
|
||||||
|
* [Einstein summation](numpy/einstein/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)
|
||||||
* [Memory layout of Numpy matrices](numpy/layout/README.md)
|
* [Memory layout of Numpy matrices](numpy/layout/README.md)
|
||||||
* [Stack and Split, Compress](numpy/stack_split/README.md)
|
* [Stack and Split, Compress](numpy/stack_split/README.md)
|
||||||
|
|
Loading…
Reference in a new issue