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

convenient macro for directed composition? #56

Open
slwu89 opened this issue Jul 21, 2021 · 2 comments
Open

convenient macro for directed composition? #56

slwu89 opened this issue Jul 21, 2021 · 2 comments

Comments

@slwu89
Copy link
Member

slwu89 commented Jul 21, 2021

Hi, is there a similar macro to @relation that can be used to define the composition pattern for systems of continuous machines? The examples construct them by hand for directed composition. Thanks!

@epatters
Copy link
Member

Yes, you can use the @program macro to define a directed wiring diagram using the ordinary notation for function application. I don't know if there are examples of usage with AlgebraicDynamics (@slibkind?) but you can see some examples of using the macro here.

@slibkind
Copy link
Collaborator

Unfortunately, there aren't (as of yet) any examples using the @program macro in AlgebraicDynamics

@slibkind slibkind assigned slibkind and unassigned slibkind Jul 29, 2021
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

No branches or pull requests

3 participants