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
270 stars 30 forks source link

[pre-commit.ci] pre-commit autoupdate #419

Closed pre-commit-ci[bot] closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #419 (d8655dd) into poisedness (0335246) will increase coverage by 0.04%. The diff coverage is n/a.

@@              Coverage Diff               @@
##           poisedness     #419      +/-   ##
==============================================
+ Coverage       92.88%   92.93%   +0.04%     
==============================================
  Files             222      224       +2     
  Lines           17420    17543     +123     
==============================================
+ Hits            16181    16303     +122     
- Misses           1239     1240       +1     
Impacted Files Coverage Δ
tests/optimization/tranquilo/test_poisedness.py 100.00% <0.00%> (ø)
src/estimagic/optimization/tranquilo/poisedness.py 98.64% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.