Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplication interface #10
Comments
|
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 |
|
First chunk of this done in 9d1d26e |
Something to easily allow running replication
Efficiently run the model output (probably moving all loops and allocations into C), returning a list object perhaps?