v12.3.2
github-actions
released this
24 Jan 21:18
·
2660 commits
to master
since this release
Catalyst v12.3.2
Closed issues:
- bifurcation analysis support (#81)
- Reaction rates with greek letter is followed by a number cause latexify error (#566)
- Non-unicode alternative for overriding mass action kinetics (#574)
- Unable to remake large network
ODEProblem
for ensemble calculation (#575)
Merged pull requests:
- Remove unnecessary type parameter (#564) (@LilithHafner)
- Add tutorial for Catalyst and Julia for users inexperienced with Julia (#565) (@TorkelE)
- reproducible docs (#567) (@ArnoStrouwen)
- fix local doc builds, use joinpath, and tweak tutorial (#568) (@isaacsas)
- [skip ci] doc compat (#570) (@ArnoStrouwen)
- [skip ci] doc compats (#577) (@ArnoStrouwen)
- Enable
=>
and<=
to ignore law of mass action in DSL (#580) (@TorkelE)