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 ff8254e commit 3762960Copy full SHA for 3762960
Project.toml
@@ -73,4 +73,4 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
73
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
74
75
[targets]
76
-test = ["Dagger", "ForwardDiff", "GalacticOptim", "ModelingToolkit", "OrdinaryDiffEq", "Optim", "Random", "SteadyStateDiffEq", "Test", "StochasticDiffEq"]
+test = ["Dagger", "ForwardDiff", "GalacticOptim", "NonlinearSolve", "OrdinaryDiffEq", "Optim", "Random", "SteadyStateDiffEq", "Test", "StochasticDiffEq"]
0 commit comments