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

add IO connectors with specified names #65

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

baggepinnen
Copy link
Member

This PR adds connectors with names specified in u_names and y_names when an ODESystem is created from an LTI system.

x_names is unfortunately still ignored, the reason is that it turned out to be hard to get build_quadratic_cost_matrix to do the right thing in all situations when there were additional variables that could be chosen as state.

@baggepinnen baggepinnen merged commit 1eb0246 into master Mar 19, 2024
3 checks passed
@baggepinnen baggepinnen deleted the connectornames branch March 19, 2024 08:56
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