@@ -33,14 +33,15 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
33
33
[weakdeps ]
34
34
BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
35
35
BlockDiagonals = " 0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
36
- Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
37
36
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
37
+ Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
38
38
HYPRE = " b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
39
39
IterativeSolvers = " 42fd0dbc-a981-5370-80f2-aaf504508153"
40
40
KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
41
41
KrylovKit = " 0b1a1467-8014-51b9-945f-bf0ae24f4b77"
42
42
Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
43
43
Pardiso = " 46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
44
+ RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
44
45
45
46
[extensions ]
46
47
LinearSolveBandedMatricesExt = " BandedMatrices"
@@ -53,6 +54,7 @@ LinearSolveKernelAbstractionsExt = "KernelAbstractions"
53
54
LinearSolveKrylovKitExt = " KrylovKit"
54
55
LinearSolveMetalExt = " Metal"
55
56
LinearSolvePardisoExt = " Pardiso"
57
+ LinearSolveRecursiveArrayToolsExt = " RecursiveArrayTools"
56
58
57
59
[compat ]
58
60
ArrayInterface = " 7.4.11"
@@ -72,6 +74,7 @@ Krylov = "0.9"
72
74
KrylovKit = " 0.5, 0.6"
73
75
PrecompileTools = " 1"
74
76
Preferences = " 1"
77
+ RecursiveArrayTools = " 2"
75
78
RecursiveFactorization = " 0.2.8"
76
79
Reexport = " 1"
77
80
Requires = " 1"
@@ -99,6 +102,7 @@ Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
99
102
MultiFloats = " bdf0d083-296b-4888-a5b6-7498122e68a5"
100
103
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
101
104
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
105
+ RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
102
106
SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
103
107
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
104
108
0 commit comments