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 45f83a8 commit 9484879Copy full SHA for 9484879
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