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 0fdb294 commit 5de63a4Copy full SHA for 5de63a4
README.md
@@ -32,7 +32,7 @@ Note that the algorithms are defined to have the same name as the MATLAB algorit
32
## Example
33
34
```julia
35
-using DiffEqBase, MATLABDiffEq, ParameterizedFunctions
+using MATLABDiffEq, ParameterizedFunctions
36
37
38
f = @ode_def LotkaVolterra begin
0 commit comments