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

What does task do? #1

Open
djinnome opened this issue Apr 29, 2022 · 1 comment
Open

What does task do? #1

djinnome opened this issue Apr 29, 2022 · 1 comment

Comments

@djinnome
Copy link

In the example1.py

from sed_roadrunner import model, task, plot

task is not used. What does it do?

@luciansmith
Copy link
Owner

As a work in progress, it was going to represent the equivalent of a SED-ML L1 'task'. However, it looks like I never actually used tasks that way, and they instead ended up migrating to methods on 'model' objects instead.

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

2 participants