epirecipes / shopping-list

To-do list for epirecipes
MIT License
5 stars 0 forks source link

Gillespie SSA model #9

Open sdwfrost opened 6 years ago

buriom commented 5 years ago

I am interested in implementing this in python

sdwfrost commented 5 years ago

Sounds good - an interface like this in R:

https://cran.r-project.org/web/packages/GillespieSSA/index.html

or in Julia:

https://github.com/sdwfrost/Gillespie.jl

would be very useful in Python (and Javascript too!)