Willcox-Research-Group / rom-operator-inference-Python3

Operator Inference for data-driven, non-intrusive model reduction of dynamical systems.
https://willcox-research-group.github.io/rom-operator-inference-Python3
MIT License
66 stars 30 forks source link

Lift Submodule #53

Closed shanemcq18 closed 7 months ago

shanemcq18 commented 7 months ago

Adding a small new submodule, opinf.lift, that defines a template class for implementing lifting transformations. At this point this submodule does not interact with the rest of the package, but it will be useful for the upcoming ROM class that wraps all of the preparation, learning, and prediction steps together.

This bumps the version to 0.5.1.