ICB-DCM / pyPESTO

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

Added option to sample startpoints of a problem, from the problem directly #1364

Closed PaulJonasJost closed 3 months ago

PaulJonasJost commented 3 months ago

Found it very unintuitive to call problem.startpoint_method(n_starts, problem).

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 83.26%. Comparing base (ac03f47) to head (bd111d7).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1364 +/- ## =========================================== + Coverage 83.25% 83.26% +0.01% =========================================== Files 157 157 Lines 12917 12919 +2 =========================================== + Hits 10754 10757 +3 + Misses 2163 2162 -1 ```

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