This package provides a class that can be inherited from to make your own simulation of a discrete stochastic process using the Gillespie algorithm.
- Install with
pip3 install oogillespie
or similar. - Documentation
- Issue Tracker – Please report any bugs here. Also feel free to ask for new features.