optimagic-dev / optimagic

optimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.
https://optimagic.readthedocs.io/
MIT License
254 stars 29 forks source link

Fix merge conflicts #520

Closed janosg closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Please upload report for BASE (0.5.0@f9f773f). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.5.0 #520 +/- ## ======================================== Coverage ? 90.69% ======================================== Files ? 105 Lines ? 10182 Branches ? 0 ======================================== Hits ? 9235 Misses ? 947 Partials ? 0 ```

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