Skip to content

Convert all algorithm documentation to the new format.#690

Open
janosg wants to merge 1 commit into
fix-algo-option-type-conversionfrom
standardize-algo-docs
Open

Convert all algorithm documentation to the new format.#690
janosg wants to merge 1 commit into
fix-algo-option-type-conversionfrom
standardize-algo-docs

Convert all algorithm documentation to the new format.

cde6d90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 1s

91.88% (target 90.00%)

View this Pull Request on Codecov

91.88% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/optimagic/optimizers/bhhh.py 90.90% <100.00%> (+0.52%) ⬆️
src/optimagic/optimizers/fides.py 96.66% <100.00%> (+0.77%) ⬆️
src/optimagic/optimizers/ipopt.py 98.22% <100.00%> (+1.31%) ⬆️
src/optimagic/optimizers/nag_optimizers.py 94.63% <100.00%> (+1.39%) ⬆️
src/optimagic/optimizers/neldermead.py 92.74% <100.00%> (+0.50%) ⬆️
src/optimagic/optimizers/nlopt_optimizers.py 96.34% <100.00%> (+1.14%) ⬆️
src/optimagic/optimizers/pounders.py 93.45% <100.00%> (+0.88%) ⬆️
src/optimagic/optimizers/pygmo_optimizers.py 96.33% <100.00%> (+1.36%) ⬆️
src/optimagic/optimizers/scipy_optimizers.py 97.75% <100.00%> (+0.78%) ⬆️
src/optimagic/optimizers/tao_optimizers.py 76.52% <100.00%> (+1.29%) ⬆️
... and 1 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.