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 940fba6 commit 3ef08f0Copy full SHA for 3ef08f0
test/test_simplification.jl
@@ -10,7 +10,6 @@ function Base.:≈(a::String, b::String)
10
return a == b
11
end
12
13
-
14
simplify_tree = DynamicExpressions.SimplifyEquationModule.simplify_tree
15
combine_operators = DynamicExpressions.SimplifyEquationModule.combine_operators
16
0 commit comments