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

ENH: #448 print flush #527

Closed himkwtn closed 3 months ago

himkwtn commented 4 months ago

448 add flush options to model.print

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.31%. Comparing base (3503c15) to head (cdb09ab). Report is 116 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #527 +/- ## ========================================== + Coverage 94.05% 94.31% +0.25% ========================================== Files 38 37 -1 Lines 4157 4099 -58 ========================================== - Hits 3910 3866 -44 + Misses 247 233 -14 ```

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