Skip to content

make remote server handle array constraint bounds#238

Open
Asthelen wants to merge 3 commits intoOpenMDAO:mainfrom
Asthelen:array_constraint_bounds
Open

make remote server handle array constraint bounds#238
Asthelen wants to merge 3 commits intoOpenMDAO:mainfrom
Asthelen:array_constraint_bounds

Conversation

@Asthelen
Copy link
Copy Markdown
Collaborator

@Asthelen Asthelen commented Apr 9, 2026

Previously, constraint handling performed on the server side would fail if lower/upper bounds were array types. This PR adds a couple functions, _lower_bound_used and _upper_bound_used, to handle both scalar and array bounds.

@Asthelen Asthelen changed the title make server handle array constraint bounds make remote server handle array constraint bounds Apr 9, 2026
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.

1 participant