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

Operadic interface for substitution in wiring diagrams #40

Closed
epatters opened this issue Aug 23, 2019 · 0 comments
Closed

Operadic interface for substitution in wiring diagrams #40

epatters opened this issue Aug 23, 2019 · 0 comments
Assignees

Comments

@epatters
Copy link
Member

Wiring diagrams form an operad, and operadic composition is just substitution. The current imperative interface for substitution (substitute!, encapsulate!) should be complemented by a functional interface phrased in the language of operads (ocompose, maybe).

In order that the operad laws be satisfied, we will need to resolve #39.

@epatters epatters self-assigned this Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant