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 d09b0f5 commit a9bff98Copy full SHA for a9bff98
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