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 #500

Closed Jacob-Stevens-Haas closed 1 month ago

Jacob-Stevens-Haas commented 1 month ago

Similar to #499, this implements a test for PL and PQ as well as improves those functions and CI.

Implements the fix in 483f8f4.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.70%. Comparing base (3413dc9) to head (3019307). Report is 4 commits behind head on master.

Files Patch % Lines
pysindy/optimizers/trapping_sr3.py 95.83% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #500 +/- ## ========================================== + Coverage 94.68% 94.70% +0.01% ========================================== Files 38 38 Lines 4081 4114 +33 ========================================== + Hits 3864 3896 +32 - Misses 217 218 +1 ```

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