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 08b3aec commit d09b0f5Copy full SHA for d09b0f5
test/symbolic_indexing_interface.jl
@@ -2,6 +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
6
7
@testset "System" begin
8
@parameters a b
0 commit comments