dsb-lab / CellBasedModels.jl

Julia package for multicellular modeling
MIT License
18 stars 3 forks source link

Stochastic #3

Closed gatocor closed 3 years ago

gatocor commented 3 years ago

Improved the integrators and variable declarations so they fall back to deterministic methods when there are no random variables. Added the Heun/Improved Euler method. Removed the Plotting library