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

Default Composition #146

Open
lukem12345 opened this issue Sep 6, 2023 · 1 comment
Open

Default Composition #146

lukem12345 opened this issue Sep 6, 2023 · 1 comment
Assignees
Labels

Comments

@lukem12345
Copy link
Member

Currently, composing Decapodes requires a user to both construct a UWD and specify internal variables when oapplying.

However, some users already have a composition in-mind when constructing components, and already "globally namespace" their variables.

So, we should offer a helper method that constructs a default UWD that assumes that variables with the same name are to be composed, and oapplies this UWD.

@lukem12345 lukem12345 added the UI label Sep 6, 2023
@lukem12345 lukem12345 self-assigned this Sep 6, 2023
@jpfairbanks
Copy link
Member

A lemma for this might be the ability to "add connection" where you take two variables and add a junction coupled to both of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants