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

Begin incorporating notebook from trapping_extended and aligning `__init__` #510

Closed Jacob-Stevens-Haas closed 1 month ago

Jacob-Stevens-Haas commented 1 month ago

Draft - still need to properly handle relax_optim

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.68%. Comparing base (7f5c7b7) to head (2fc5fcd). Report is 1 commits behind head on master.

Files Patch % Lines
pysindy/optimizers/trapping_sr3.py 91.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #510 +/- ## ========================================== - Coverage 94.70% 94.68% -0.02% ========================================== Files 38 38 Lines 4114 4105 -9 ========================================== - Hits 3896 3887 -9 Misses 218 218 ```

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