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

Issue 33 exact replacements #46

Closed Jamesflynn1 closed 1 month ago

Jamesflynn1 commented 1 month ago

Fixed NRM update - only generates a random number for triggered rules. Utilises the Gibbson Bruck formula to update old times based on the ratio of the old, new rule propensity.