Skip to content

Commit 50e7790

Browse files
Merge pull request #45 from bowenszhu/typo
Fix typo
2 parents 3df29a2 + 85f91d2 commit 50e7790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lectures/lecture4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ This form is slightly more general since one can consider the mass matrix form a
468468
that $f(u',u,t)$ has a linear partial derivative with respect to the ``u'`` term, with $-M$
469469
being that derivative. Thus it allows for example ``u_1'^2``.
470470

471-
Though note that this the mass matrix and the implicit ODE definitions are not a substantial
471+
Though note that the mass matrix and the implicit ODE definitions are not a substantial
472472
difference as via a variable definition ``u_i = u_1^3`` and other tricks you can rewrite a
473473
term with nonlinear derivatives into one with linear derivative relationships, and thus
474474
arrive at a mass matrix form (with a larger set of equations). The semi-explicit ODE however

0 commit comments

Comments
 (0)