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 1e2e667 commit 506522cCopy full SHA for 506522c
test/structural_transformation/utils.jl
@@ -5,6 +5,7 @@ using SparseArrays
5
using UnPack
6
using ModelingToolkit: t_nounits as t, D_nounits as D, default_toterm
7
using Symbolics: unwrap
8
+const ST = StructuralTransformations
9
10
# Define some variables
11
@parameters L g
0 commit comments