Skip to content

Commit f858017

Browse files
TorkelEisaacsas
andauthored
Update docs/src/catalyst_functionality/network_analysis.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 0438e06 commit f858017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_functionality/network_analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ the reaction rate equation ODE model for the repressilator is
5252
## Matrix-vector reaction rate equation representation
5353
In general, reaction rate equation (RRE) ODE models for chemical reaction networks can
5454
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
55+
we have a reaction network with ``K`` reactions and ``M`` species, labelled by the state vector
5656
```math
5757
\mathbf{x}(t) = \begin{pmatrix} x_1(t) \\ \vdots \\ x_M(t)) \end{pmatrix}.
5858
```

0 commit comments

Comments
 (0)