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 f076c27 + d7d35a0 commit edac700Copy full SHA for edac700
Project.toml
@@ -19,6 +19,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
19
20
[weakdeps]
21
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
22
+OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
23
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
24
25
[compat]
@@ -33,6 +34,7 @@ Markdown = "1.10"
33
34
NonlinearSolve = "3.7.2"
35
ODEProblemLibrary = "0.1.5"
36
OrdinaryDiffEq = "6.88"
37
+OrdinaryDiffEqCore = "1"
38
Parameters = "0.12"
39
QuadGK = "2.9"
40
RecipesBase = "1.3.4"
0 commit comments