alanderos91 / BioSimulator.jl

A stochastic simulation framework in Julia.
https://alanderos91.github.io/BioSimulator.jl/stable/
Other
47 stars 7 forks source link

No more 'trials' in simulate? #31

Closed oliviaAB closed 4 years ago

oliviaAB commented 4 years ago

Hi,

I was wondering if the trials argument of the simulate function was definitely gone. Does that mean that there is no way to perform several replicates of the simulation at once? It was pretty handy...

Thanks!

oliviaAB commented 4 years ago

Sorry didn't look hard enough at the tutorials, I guess we need to use the Ensemble approach instead.