idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
218 stars 133 forks source link

[TASK] Inclusion of several DMD-based approach through PyDMD #2343

Closed alfoa closed 1 month ago

alfoa commented 2 months ago

Issue Description

Is your feature request related to a problem? Please describe. PyDMD is a library containing multiple DMD-based approaches used for time dependent multi-dimensional signal processing. RAVEN already has DMD and CDMD but a lot of other algorithms can be leverage from this library.

See : https://pydmd.github.io/PyDMD/index.html

Describe the solution you'd like Addition of the library in the dependencies and interface creation for the underlying algorithms

Describe alternatives you've considered To use it externally from RAVEN


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

wangcj05 commented 1 month ago

Issue closure checklist is good.