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

Commits on Jan 21, 2015

  1. Allow cyclic event graphs

    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 committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    4d95e79 View commit details
    Browse the repository at this point in the history