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 Templates #65

Closed shanemcq18 closed 4 months ago

shanemcq18 commented 4 months ago

Added public templates to opinf.operators:

Also added opinf.ddt.InterpolationDerivativeEstimator, made small updates for compatibility with NumPy 2.0.0, and made various improvements to the API documentation.

shanemcq18 commented 4 months ago

See #48.