stochpy
stochpy copied to clipboard
random distribution support
Being able to draw from random distributions will be useful for StochPy, I have added prototype support for this to PySCeS (https://github.com/PySCeS/pysces/issues/19).
To enable this we need to upgrade the StochPy parser(s).