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 72467e0 commit ebb37f5Copy full SHA for ebb37f5
src/DataDrivenDiffEq.jl
@@ -14,7 +14,7 @@ using Setfield
14
15
@reexport using ModelingToolkit
16
using ModelingToolkit: AbstractSystem, AbstractTimeDependentSystem
17
-using SciMLStructures as SS
+using SciMLStructures: SciMLStructures as SS
18
using SymbolicUtils: operation, arguments, iscall, issym
19
using Symbolics
20
using Symbolics: scalarize, variable, value
0 commit comments