Skip to content
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

Added support for constraints when using the SciPy differential evolution optimizer #3187

Merged
merged 3 commits into from Apr 16, 2024

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Apr 12, 2024

Summary

Added support for constraints when using the SciPy differential evolution optimizer

Also fixed a couple of issues in the github workflows that prevented failure messages from being posted to slack

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

coveralls commented Apr 12, 2024

Coverage Status

coverage: 88.718% (-0.2%) from 88.939%
when pulling f71cdcf on swryan:3158_de_constraints
into 237b92a on OpenMDAO:master.

@swryan swryan merged commit 6060333 into OpenMDAO:master Apr 16, 2024
8 checks passed
@swryan swryan deleted the 3158_de_constraints branch May 3, 2024 19:53
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.

Constraints in differential_evolution of ScipyOptimizeDriver
4 participants