Skip to content

Conversation

@spline2hg
Copy link
Collaborator

This PR renames the bayes_opt iteration parameter from n_iter to stopping_maxiter.

All other parameter names were reviewed and did not require any changes.

Closes #630

@codecov
Copy link

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/optimagic/optimizers/bayesian_optimizer.py 91.59% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@spline2hg spline2hg requested a review from timmens December 26, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: bayes_opt algorithm option n_iter should be called stopping_maxiter

1 participant