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 f38f8e4 commit bf0199bCopy full SHA for bf0199b
test/out_of_place_odes.jl
@@ -1,4 +1,4 @@
1
-using DifferentialEquations
+using OrdinaryDiffEq
2
3
function LotkaVolterraTest_not_inplace(t,u,a)
4
b,c,d = 1.0,3.0,1.0
0 commit comments