Armavica / rebop

Fast stochastic simulator for chemical reaction networks
https://armavica.github.io/rebop/
MIT License
46 stars 3 forks source link

Fix higher-order reaction rates #6

Closed Armavica closed 3 years ago

Armavica commented 3 years ago

2nd order should be N * (N-1) and not , etc.