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 c6b1ae3 commit ef9b974Copy full SHA for ef9b974
test/interface/ode_tstops_tests.jl
@@ -1,4 +1,4 @@
1
-using OrdinaryDiffEq, Test, Random
+using OrdinaryDiffEq, Test, Random, StaticArrays, DiffEqCallbacks
2
import ODEProblemLibrary: prob_ode_linear
3
Random.seed!(100)
4
0 commit comments