dynamicslab / pysindy

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

Trapping resolve #515

Closed Jacob-Stevens-Haas closed 1 month ago

Jacob-Stevens-Haas commented 1 month ago

Last backport of this branch until trapping_extended gets fully merged. This reorders functions as they appear in trapping_extended branch and adds if method == "global"/"local" to implement local trapping of Mai et al.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 69.53125% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 94.05%. Comparing base (024bc9e) to head (f2cdf2b).

Files Patch % Lines
pysindy/optimizers/trapping_sr3.py 69.53% 39 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #515 +/- ## ========================================== - Coverage 94.68% 94.05% -0.64% ========================================== Files 38 38 Lines 4105 4157 +52 ========================================== + Hits 3887 3910 +23 - Misses 218 247 +29 ```

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