@@ -41,7 +41,6 @@ AllocCheck = "0.1.1"
41
41
Aqua = " 0.8.7"
42
42
ArrayInterface = " 7.16"
43
43
BracketingNonlinearSolve = " 1"
44
- CUDA = " 5.3"
45
44
ChainRulesCore = " 1.24"
46
45
CommonSolve = " 0.2.4"
47
46
ConcreteStructs = " 0.2.3"
@@ -64,7 +63,6 @@ PrecompileTools = "1.2"
64
63
Random = " 1.10"
65
64
ReverseDiff = " 1.15"
66
65
SciMLBase = " 2.50"
67
- SciMLSensitivity = " 7.68"
68
66
StaticArrays = " 1.9"
69
67
StaticArraysCore = " 1.4.3"
70
68
Test = " 1.10"
@@ -76,7 +74,6 @@ julia = "1.10"
76
74
[extras ]
77
75
AllocCheck = " 9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"
78
76
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
79
- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
80
77
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
81
78
Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
82
79
ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
@@ -86,12 +83,11 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
86
83
PolyesterForwardDiff = " 98d1487c-24ca-40b6-b7ab-df2af84e126b"
87
84
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
85
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
89
- SciMLSensitivity = " 1ed8b502-d754-442c-8d5d-10ac956f44a1"
90
86
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
91
87
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
92
88
TestItemRunner = " f8b46487-2199-4994-9208-9a1283c18c0a"
93
89
Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
94
90
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
95
91
96
92
[targets ]
97
- test = [" AllocCheck" , " Aqua" , " CUDA " , " DiffEqBase" , " Enzyme" , " ExplicitImports" , " InteractiveUtils" , " NonlinearProblemLibrary" , " Pkg" , " PolyesterForwardDiff" , " Random" , " ReverseDiff" , " SciMLSensitivity " , " StaticArrays" , " Test" , " TestItemRunner" , " Tracker" , " Zygote" ]
93
+ test = [" AllocCheck" , " Aqua" , " DiffEqBase" , " Enzyme" , " ExplicitImports" , " InteractiveUtils" , " NonlinearProblemLibrary" , " Pkg" , " PolyesterForwardDiff" , " Random" , " ReverseDiff" , " StaticArrays" , " Test" , " TestItemRunner" , " Tracker" , " Zygote" ]
0 commit comments