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 4733f28 commit 2c1ecb2Copy full SHA for 2c1ecb2
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