You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,11 @@ etc).
72
72
models from reaction networks defined in Catalyst.
73
73
-[DelaySSAToolkit.jl](https://palmtree2013.github.io/DelaySSAToolkit.jl/dev/) can
74
74
augment Catalyst reaction network models with delays, and can simulate the
75
-
resulting stochastic chemical kinetics with delays models.
75
+
resulting stochastic chemical kinetics with delays models.
76
+
-[BondGraphs.jl](https://github.com/jedforrest/BondGraphs.jl) a package for
77
+
constructing and analyzing bond graphs models, which can take Catalyst models as input.
78
+
-[PEtab.jl](https://github.com/sebapersson/PEtab.jl) a package that implements the PEtab format for fitting reaction network ODEs to data. Input can be provided either as SBML files or as Catalyst `ReactionSystem`s.
79
+
76
80
77
81
## Installation
78
82
Catalyst can be installed through the Julia package manager:
0 commit comments