We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0438e06 commit f858017Copy full SHA for f858017
docs/src/catalyst_functionality/network_analysis.md
@@ -52,7 +52,7 @@ the reaction rate equation ODE model for the repressilator is
52
## Matrix-vector reaction rate equation representation
53
In general, reaction rate equation (RRE) ODE models for chemical reaction networks can
54
be represented as a first-order system of ODEs in a compact matrix-vector notation. Suppose
55
-we have a reaction network with ``K`` reactions and ``M`` species, labelled by the unknown vector
+we have a reaction network with ``K`` reactions and ``M`` species, labelled by the state vector
56
```math
57
\mathbf{x}(t) = \begin{pmatrix} x_1(t) \\ \vdots \\ x_M(t)) \end{pmatrix}.
58
```
0 commit comments