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 a474f03 commit e14fd8cCopy full SHA for e14fd8c
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