@@ -9,6 +9,7 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
99ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
1010DAEProblemLibrary = " dfb8ca35-80a1-48ba-a605-84916a45b4f8"
1111DASKR = " 165a45c3-f624-5814-8e85-3bdf39a7becd"
12+ DASSL = " e993076c-0cfd-5d6b-a1ac-36489fdf7917"
1213DDEProblemLibrary = " f42792ee-6ffc-4e2a-ae83-8ee2f22de800"
1314DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
1415DelayDiffEq = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
@@ -22,8 +23,10 @@ FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
2223ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
2324IncompleteLU = " 40713840-3770-5561-ab4c-a76e7d0d7895"
2425JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
26+ LSODA = " 7f56f5a3-f504-529b-bc02-0b1fe5e64312"
2527ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
2628NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
29+ ODEInterfaceDiffEq = " 09606e27-ecf5-54fc-bb29-004bd9f985bf"
2730ODEProblemLibrary = " fdc4e326-1af4-4b90-96e7-779fcce2daa5"
2831Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
2932OptimizationNLopt = " 4e6fcdb7-1186-4e1f-a706-475e75c168bb"
@@ -35,6 +38,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
3538SDEProblemLibrary = " c72e72a9-a271-4b2b-8966-303ed956772e"
3639SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3740SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
41+ SimpleDiffEq = " 05bca326-078c-5bf0-a5bf-ce7c7982d7fd"
3842SparseConnectivityTracer = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
3943StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
4044SteadyStateDiffEq = " 9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
@@ -56,6 +60,7 @@ CSV = "0.10"
5660ComponentArrays = " 0.15"
5761DAEProblemLibrary = " 0.1"
5862DASKR = " 2.9.1"
63+ DASSL = " 2"
5964DDEProblemLibrary = " 0.1"
6065DataFrames = " 1.4"
6166DelayDiffEq = " 5.52"
@@ -68,8 +73,10 @@ FiniteDiff = "2"
6873ForwardDiff = " 0.10, 1"
6974IncompleteLU = " 0.2"
7075JLD2 = " 0.4, 0.5.1, 0.6"
76+ LSODA = " 0.7"
7177ModelingToolkit = " 9, 10, 11.0"
7278NonlinearSolve = " 3.15, 4"
79+ ODEInterfaceDiffEq = " 3"
7380ODEProblemLibrary = " 0.1, 1"
7481Optimization = " 3, 4, 5"
7582OptimizationNLopt = " 0.2, 0.3"
@@ -81,6 +88,7 @@ RecursiveArrayTools = "3"
8188SDEProblemLibrary = " 0.1, 1"
8289SciMLBase = " 2.81.0"
8390SciMLOperators = " 0.3, 0.4, 1"
91+ SimpleDiffEq = " 1"
8492SparseConnectivityTracer = " 0.6, 1"
8593StaticArrays = " 1"
8694SteadyStateDiffEq = " 2.4"
0 commit comments