Skip to content

Commit d13e9d9

Browse files
Update README.md
1 parent 591dbf5 commit d13e9d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ interacting Lorenz equations and simulate the resulting Differential-Algebriac
6565
Equation (DAE):
6666

6767
```julia
68+
using ModelingToolkit, OrdinaryDiffEq
69+
6870
@parameters t σ ρ β
6971
@variables x(t) y(t) z(t)
7072
@derivatives D'~t

0 commit comments

Comments
 (0)