ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 47 forks source link

Removed amici DeprecationWarnings #1316

Closed PaulJonasJost closed 5 months ago

PaulJonasJost commented 6 months ago

removed some deprecation warnings, amici produced

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 84.42%. Comparing base (dbb52c2) to head (8977449).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1316 +/- ## =========================================== - Coverage 84.49% 84.42% -0.08% =========================================== Files 153 153 Lines 12482 12484 +2 =========================================== - Hits 10547 10539 -8 - Misses 1935 1945 +10 ```

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

dweindl commented 6 months ago

Thx. This will require amici>=0.21.0. Please also update the minimum version in setup.cfg.