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 d7fddcb + c6cc8cd commit dd702cbCopy full SHA for dd702cb
Project.toml
@@ -16,8 +16,8 @@ SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
16
BVProblemLibrary = "0.1"
17
DAEProblemLibrary = "0.1"
18
DDEProblemLibrary = "0.1"
19
-JumpProblemLibrary = "0.1"
+JumpProblemLibrary = "1"
20
NonlinearProblemLibrary = "0.1"
21
-ODEProblemLibrary = "0.1"
22
-SDEProblemLibrary = "0.1"
+ODEProblemLibrary = "1"
+SDEProblemLibrary = "1"
23
julia = "1.10"
0 commit comments