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

DOC: bump RTD version to allow compatible packages #549

Closed Jacob-Stevens-Haas closed 2 months ago

Jacob-Stevens-Haas commented 2 months ago

Some recent bugfixes require derivative>=0.6.2, which is marked as 3.9+

So RTFD needs at least 3.9. I gave it an extra couple years

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.22%. Comparing base (0d47d7a) to head (05b1727). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #549 +/- ## ======================================= Coverage 94.22% 94.22% ======================================= Files 37 37 Lines 4105 4105 ======================================= Hits 3868 3868 Misses 237 237 ```

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