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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ An additional PDF tutorial ([DSWeb contest winner](https://dsweb.siam.org/The-Ma
16
16
| Tutorial8 [[.ipynb](tutorial8/tutorial-8-comparisons.ipynb), [.py](tutorial8/tutorial-8-comparisons.py), [.html](http://pydmd.github.io/PyDMD/tutorial8comparison.html)]| comparison between DMD and optimal closed-form DMD |`pydmd.OptDMD`|
| Tutorial12 [[.ipynb](tutorial12/tutorial-12-cdmd.ipynb), [.py](tutorial12/tutorial-12-cdmd.py)]| cDMD for background modeling |`pydmd.CDMD`|
21
21
| Tutorial13 [[.ipynb](tutorial13/tutorial-13-subspacedmd.ipynb), [.py](tutorial13/tutorial-13-subspacedmd.py)]| SubspaceDMD for locating eigenvalues of stochastic systems |`pydmd.SubspaceDMD`|
22
22
| Tutorial14 [[.ipynb](tutorial14/tutorial-14-bop-dmd.ipynb), [.py](tutorial14/tutorial-14-bop-dmd.py), [.html](http://pydmd.github.io/PyDMD/tutorial14-bop-dmd.html)]| Comparison between Bagging-/ Optimized DMD and exact DMD |`pydmd.BOPDMD`|
0 commit comments