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.
2 parents ffda841 + 66643c2 commit 600ea21Copy full SHA for 600ea21
src/equations.jl
@@ -45,3 +45,6 @@ struct ConstrainedEquation
45
constraints
46
eq
47
end
48
+
49
50
+Base.Expr(op::Equation) = simplified_expr(op)
0 commit comments