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
67 stars 30 forks source link

Operator-centric Redesign #50

Closed shanemcq18 closed 10 months ago

shanemcq18 commented 10 months ago

Large overhaul of the backend so that models are initialized with a list of operators. This introduces many API changes, so the package version is bumped from 0.4.6 to 0.5.0.

Biggest feature addition is the inclusion of state-input bilinear operators, but this also sets the stage for future development in several ways. This update makes progress toward #48.