Skip to content

Releases: SciML/Catalyst.jl

Higher order reactions and `@reaction_network`

10 Oct 15:16
Compare
Choose a tag to compare
Merge pull request #7 from weilandtd/patch-1

Higher order reactions

QoL updates

08 Jun 18:57
Compare
Choose a tag to compare
Merge pull request #4 from ScottPJones/spj/fixv06

Fix deprecation warning on Julia v0.6 and later

Initial Release

09 Feb 17:44
Compare
Choose a tag to compare

This package is for developing differential/difference/discrete stochastic models which are common in systems biological applications. Currently, the Reaction interface only allows you to define discrete Poisson-rate events. In the near future this will be expanded to allow users to have it build SDE/ODE equations as well.