You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ An additional PDF tutorial ([DSWeb contest winner](https://dsweb.siam.org/The-Ma
24
24
| Tutorial16 [[.ipynb](tutorial16/tutorial-16-rdmd.ipynb), [.py](tutorial16/tutorial-16-rdmd.py), [.html](http://pydmd.github.io/PyDMD/tutorial16-rdmd.html)]| Randomized DMD for greater computation speedup |`pydmd.RDMD`|
25
25
| Tutorial17 [[.ipynb](tutorial17/tutorial-17-edmd.ipynb), [.py](tutorial17/tutorial-17-edmd.py), [.html](http://pydmd.github.io/PyDMD/tutorial17-edmd.html)]| Extended DMD for nonlinear eigenfunction discovery |`pydmd.EDMD`|
26
26
| Tutorial18 [[.ipynb](tutorial18/tutorial-18-lando.ipynb), [.py](tutorial18/tutorial-18-lando.py), [.html](http://pydmd.github.io/PyDMD/tutorial18-lando.html)]| LANDO for nonlinear system modeling |`pydmd.LANDO`|
27
+
| Tutorial19 [[.ipynb](tutorial19/tutorial-19-havok.ipynb), [.py](tutorial19/tutorial-19-havok.py), [.html](http://pydmd.github.io/PyDMD/tutorial19-havok.html)]| HAVOK for modeling chaos with partial measurements |`pydmd.HAVOK`|
0 commit comments