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 2c1ecb2 commit ad69058Copy full SHA for ad69058
test/symbolic_indexing_interface.jl
@@ -2,7 +2,7 @@ using ModelingToolkit, SymbolicIndexingInterface, SciMLBase
2
using ModelingToolkit: t_nounits as t, D_nounits as D, ParameterIndex,
3
SymbolicContinuousCallback
4
using SciMLStructures: Tunable
5
-using OrdinaryDiffEqTsit5
+using OrdinaryDiffEq
6
7
@testset "System" begin
8
@parameters a b
0 commit comments