Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added dep * initial dmd pydmd * deps * added pydmd DMD * addded some dmd based algo * added some tests * added forward backward * added tests * hodmd * HODMD * added pidmd * added PiDMD * RDMD * SpDMD * BOPDMD * subspace dmd * subspace dmd * reseed * added final tests * docs * documentation * fixed auto documentation * trailing whitespaces * removed old DMD files and moved DMDC in DMD/ folder * dmdc * added some old functionalities of the DynamicModeDecomposition (raven implementation) in the DMDc * removed dmdType * fixed comparison statement * Apply suggestions from code review * Update ravenframework/SupervisedLearning/DMD/DMDBase.py * Apply suggestions from code review * Update tests/framework/ROM/TimeSeries/DMD/test_spdmd_pydmd.xml * Apply suggestions from code review * addressed reviewers comments * almost done * fixed dmd with new default (multiquadratic approximation) * added tests with approximation RBF and GPR * Update tests/framework/ROM/TimeSeries/DMD/test_kernelized_dmd_pydmd.xml * Update ravenframework/SupervisedLearning/DMD/BOPDMD.py * better setting parameters for HODMD rbf * fixed manual * max time
- Loading branch information