KarrLab / wc_sim

A multi-algorithmic simulator for whole-cell models
MIT License
6 stars 2 forks source link

simple example of an SSA simulation #14

Closed artgoldberg closed 6 years ago

artgoldberg commented 6 years ago

also, make stochastic tests of SSA perform a monte Carlo simulation of a trivial model, and compare means of SSA's predictions with expected means

artgoldberg commented 6 years ago

done; see tests in test_multialgorithm_simulation.py, and simple example in examples/simulation_run.py