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

fix(axes): Handle np.ravel and using poorly-initialized arrays #481

Closed Jacob-Stevens-Haas closed 4 months ago

Jacob-Stevens-Haas commented 4 months ago

Fixes #480

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.42%. Comparing base (a0e36dd) to head (ed2ac2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #481 +/- ## ========================================== + Coverage 94.40% 94.42% +0.01% ========================================== Files 38 38 Lines 4060 4069 +9 ========================================== + Hits 3833 3842 +9 Misses 227 227 ```

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