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

Allow cyclic event graphs #19

Merged
merged 1 commit into from Jan 21, 2015
Merged

Allow cyclic event graphs #19

merged 1 commit into from Jan 21, 2015

Conversation

milibopp
Copy link
Owner

There are now two new methods: cyclic allows to define a cell self-referentially, which effectively enables the construction of loops. accumulate adopts this method to accumulate events in a cell.

Resolves #18.

There are now two new methods: `cyclic` allows to define a cell
self-referentially, which effectively enables the construction of loops.
`accumulate` adopts this method to accumulate events in a cell.
milibopp added a commit that referenced this pull request Jan 21, 2015
Allow cyclic event graphs
@milibopp milibopp merged commit 11362bf into master Jan 21, 2015
@milibopp milibopp deleted the looping branch January 21, 2015 23:38
milibopp added a commit that referenced this pull request Jun 10, 2023
Allow cyclic event graphs
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.

Allow looping
1 participant