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

Create 'while' loop possibility #163

Open
luciansmith opened this issue Jun 16, 2021 · 1 comment
Open

Create 'while' loop possibility #163

luciansmith opened this issue Jun 16, 2021 · 1 comment
Labels

Comments

@luciansmith
Copy link
Contributor

No description provided.

@luciansmith luciansmith added the L2 label Jun 16, 2021
@matthiaskoenig
Copy link
Collaborator

For clarification: There should be a way to repeat simulations until a certain stop condition is reached. E.g. a boolean simulation should stop if a state is reached which is already on the trajectory (because this is a cyclic attractor and no more simulation is necessary). A while loop with break could provide a solution.

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