Jamesflynn1 / pyRBM

A Python framework to build and simulate stochastic rules-based models.
GNU General Public License v3.0
3 stars 0 forks source link

Added robust string parsing, better examples of using pyRBM and new algorithms #42

Closed Jamesflynn1 closed 1 month ago

Jamesflynn1 commented 1 month ago

Added string sanitation, better examples of using pyRBM, an initial Laplace Gillespie algorithm and an initial Tau Leap algorithm.