Skip to content

feat: Fidelity and prior compatibility checks in optimization algorithms #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 20, 2025

Conversation

Meganton
Copy link
Collaborator

Adds ignore_fidelity parameter across optimizers for flexible fidelity management
Introduces warnings and error handling for missing or unsupported fidelity/prior cases
Updates grid, random, and Bayesian sampling to respect fidelity settings
Improves test coverage for fidelity and prior requirements

Fixes #118, #119, #120

Adds `ignore_fidelity` parameter across optimizers for flexible fidelity management
Introduces warnings and error handling for missing or unsupported fidelity/prior cases
Updates grid, random, and Bayesian sampling to respect fidelity settings
Improves test coverage for fidelity and prior requirements

Fixes #118, #119, #120
@Meganton Meganton changed the title Enhances fidelity handling in optimization algorithms feat: Fidelity and prior compatibility checks in optimization algorithms Apr 28, 2025
@Meganton Meganton merged commit 1bc5d24 into master May 20, 2025
11 checks passed
@Meganton Meganton deleted the fidelity_prior_check branch May 20, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant