elevien / crn_mc

Some tools for performing Monte Carlo simulations of chemical reaction networks in my research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement priority queue for nrm

elevien opened this issue · comments

Currently I'm just using python's built in min to find the next reaction.