Skip to content

Commit 2b39763

Browse files
authored
Fix a typo in reparametrization.md
1 parent a3d35b4 commit 2b39763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/reparametrization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ reparam[:new_ode]
6868

6969
In order to analyze this result, let us give more interpretable names to the new variables and parameters:
7070

71-
$I := I, \; \widetilde{E} := \alpha E, \widetilde{S} := \alpha, \; \widetilde{I} := \alpha (I + U), \; \gamma := \gamma,\;\delta := \delta,\;\widetilde{N} := \frac{\alpha N}{\beta}$
71+
$I := I, \; \widetilde{E} := \alpha E, \widetilde{S} := \alpha S, \; \widetilde{I} := \alpha (I + U), \; \gamma := \gamma,\;\delta := \delta,\;\widetilde{N} := \frac{\alpha N}{\beta}$
7272

7373
Then the reparametrize system becomes
7474

0 commit comments

Comments
 (0)