dynamicslab / pysindy

A package for the sparse identification of nonlinear dynamical systems from data
https://pysindy.readthedocs.io/en/latest/
Other
1.46k stars 324 forks source link

Clean the Trapping variable names, #553

Closed Jacob-Stevens-Haas closed 2 months ago

Jacob-Stevens-Haas commented 2 months ago

Most significant changes are:

Most of these changes improve the testability of the code, although tests are not written for all of them (yet?). Furthermore, _solve_m_relax_and_split() needs work, but may need to be changed

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.30%. Comparing base (137b19d) to head (7893d43). Report is 16 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #553 +/- ## ========================================== + Coverage 94.64% 95.30% +0.65% ========================================== Files 37 37 Lines 4018 4046 +28 ========================================== + Hits 3803 3856 +53 + Misses 215 190 -25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.