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

Replication interface #10

Closed
richfitz opened this issue May 10, 2018 · 2 comments
Closed

Replication interface #10

richfitz opened this issue May 10, 2018 · 2 comments
Milestone

Comments

@richfitz
Copy link
Member

@richfitz richfitz commented May 10, 2018

Something to easily allow running replication

  • n or 1 parameter sets
  • n or 1 initial conditions
  • n or 1 replications

Efficiently run the model output (probably moving all loops and allocations into C), returning a list object perhaps?

@richfitz
Copy link
Member Author

@richfitz richfitz commented Sep 19, 2018

Easiest is replications

Then initial conditions (that becomes the same thing eventually)

Hardest is parameter sets because it's not always clear what "parameters" mean

@richfitz
Copy link
Member Author

@richfitz richfitz commented Sep 19, 2018

First chunk of this done in 9d1d26e

@richfitz richfitz closed this Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.