Engine Collection ----------------- Available in the "strengths.engine_collection" module. This module proposes an engine implementing different methods. .. autofunction:: strengths.engine_collection.euler_engine .. autofunction:: strengths.engine_collection.gillespie_engine .. autofunction:: strengths.engine_collection.tauleap_engine References ---------- .. [#Bernstein2005] Bernstein, D. (2005). Simulating mesoscopic reaction-diffusion systems using the Gillespie algorithm. Physical Review E, 71(4), Article 041103. https://doi.org/10.1103/PhysRevE.71.041103 .. [#Gillespie2001] Gillespie, D. T. (2001). Approximate accelerated stochastic simulation of chemically reacting systems. The Journal of Chemical Physics, 115(4), 1716-1733. https://doi.org/10.1063/1.1378322 .. [#Gillespie1977] Gillespie, D. T. (1977). Exact stochastic simulation of coupled chemical reactions. The Journal of Physical Chemistry, 81(25), 2340-2361. https://doi.org/10.1021/j100540a008