PyDMD
PyDMD copied to clipboard
Complete Tikhonov regularization implementation
After merging #241 there are still some DMD variants that lack the parameter to control Tikhonov regularization.
For instance:
-
hankeldmd.py -
hodmd.py -
spdmd.py
Also the tutorial needs to be integrated properly (missing entry in the table in tutorials/README.md, missing .py version).