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 539d958 commit 0290373Copy full SHA for 0290373
test/downstream/community_callback_tests.jl
@@ -1,4 +1,4 @@
1
-using OrdinaryDiffEq, DiffEqCallbacks, LinearAlgebra
+using OrdinaryDiffEq, DiffEqCallbacks, LinearAlgebra, OrdinaryDiffEq.LinearSolve
2
3
# https://github.com/SciML/DiffEqBase.jl/issues/564 : Fixed
4
gravity = 9.8
0 commit comments