File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ ArrayInterfaceBandedMatricesExt = "BandedMatrices"
24
24
ArrayInterfaceBlockBandedMatricesExt = " BlockBandedMatrices"
25
25
ArrayInterfaceCUDAExt = " CUDA"
26
26
ArrayInterfaceCUDSSExt = " CUDSS"
27
- ArrayInterfaceChainRulesExt = " ChainRules"
28
27
ArrayInterfaceChainRulesCoreExt = " ChainRulesCore"
28
+ ArrayInterfaceChainRulesExt = " ChainRules"
29
29
ArrayInterfaceGPUArraysCoreExt = " GPUArraysCore"
30
30
ArrayInterfaceReverseDiffExt = " ReverseDiff"
31
31
ArrayInterfaceSparseArraysExt = " SparseArrays"
@@ -37,7 +37,7 @@ Adapt = "4"
37
37
BandedMatrices = " 1"
38
38
BlockBandedMatrices = " 0.13"
39
39
CUDA = " 5"
40
- CUDSS = " 0.2, 0.3"
40
+ CUDSS = " 0.2, 0.3, 0.4 "
41
41
ChainRules = " 1"
42
42
ChainRulesCore = " 1"
43
43
ChainRulesTestUtils = " 1"
You can’t perform that action at this time.
0 commit comments