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 4b138e8 commit 9f535c7Copy full SHA for 9f535c7
test/initializationsystem.jl
@@ -521,4 +521,4 @@ end
521
[D(D(x)) ~ 0], t; initialization_eqs = [x ~ 0, D(D(x)) ~ 0], name = :sys) |>
522
structural_simplify
523
@test_nowarn ODEProblem(sys, [D(x) => 1.0], (0.0, 1.0), [])
524
-end
+end
0 commit comments