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

Basis Classes #33

Closed shanemcq18 closed 1 year ago

shanemcq18 commented 1 year ago

This pull introduces a basis class hierarchy in the pre submodule. The main new tools are pre.PODBasis (monolithic) and pre.PODBasisMulti (multivariable). Also various improvements to the documentation.

API changes: