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.
2 parents 2092c4b + 9921abe commit 083a639Copy full SHA for 083a639
README.md
@@ -36,7 +36,7 @@ lower it to a first order system, symbolically generate the Jacobian function
36
for the numerical integrator, and solve it.
37
38
```julia
39
-using DifferentialEquations, ModelingToolkit
+using OrdinaryDiffEqDefault, ModelingToolkit
40
using ModelingToolkit: t_nounits as t, D_nounits as D
41
42
@parameters σ ρ β
0 commit comments