@@ -25,6 +25,7 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
2525LoopVectorization = " bdcacae8-1622-11e9-2a5c-532679323890"
2626ModelParameters = " 4744a3fa-6c31-4707-899e-a3298e4618ad"
2727NCDatasets = " 85f8d34a-cbdd-5861-8df4-14fed0d494ab"
28+ NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
2829PreallocationTools = " d236fae5-4411-538c-8e31-a6e3d9e00b46"
2930Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3031RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
@@ -33,7 +34,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3334ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
3435SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3536Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
36- SimpleNonlinearSolve = " 727e6d20-b764-4bd8-a329-72de5adea6c7"
3737SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
3838StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
3939Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -53,7 +53,7 @@ ConstructionBase = "1.4"
5353DataStructures = " 0.18"
5454Dates = " 1"
5555DiffEqBase = " 6"
56- DiffEqCallbacks = " 2, 3"
56+ DiffEqCallbacks = " 2, 3, 4 "
5757DimensionalData = " 0.19, 0.20, 0.21, 0.24, 0.25, 0.26, 0.27, 0.28"
5858Downloads = " 1"
5959Flatten = " 0.4"
@@ -68,6 +68,7 @@ LinearSolve = "1, 2"
6868LoopVectorization = " 0.12"
6969ModelParameters = " 0.3, 0.4"
7070NCDatasets = " 0.12, 0.13, 0.14"
71+ NonlinearSolve = " 4"
7172OrdinaryDiffEq = " 6"
7273PreallocationTools = " 0.4"
7374RecursiveArrayTools = " 2, 3"
@@ -76,7 +77,6 @@ Requires = "1"
7677ReverseDiff = " 1"
7778SciMLBase = " 1, 2"
7879Setfield = " 0.8,1"
79- SimpleNonlinearSolve = " 0.1,1"
8080SpecialFunctions = " 2"
8181StaticArrays = " 1"
8282Statistics = " 1"
0 commit comments