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.
1 parent 2092c4b commit 9921abeCopy full SHA for 9921abe
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