Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 874 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 874 Bytes

SINDySR3

Repository for the paper A unified sparse optimization framework to learn parsimonious physics-informed models from data by Kathleen Champion, Peng Zheng, Aleksandr Y. Aravkin, Steven L. Brunton, and J. Nathan Kutz.

This work implements the sparse regularized relaxed regression (SR3) optimization method for sparse identification of nonlinear dynamics (SINDy), including a number of extensions to the algorithm for corrupt data trimming, incorporating physical constraints, and fitting parameterized library functions. Code examples can be found as jupyter notebooks in the examples directory.

Dependencies

This code requires the installation of the PySINDy package.