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 f63936c commit a1ceae3Copy full SHA for a1ceae3
test/domain_connectors.jl
@@ -150,3 +150,4 @@ function System(; name)
150
end
151
152
@named odesys = System()
153
+sys = structural_simplify(odesys)
0 commit comments