We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2253a1 commit 007399dCopy full SHA for 007399d
1 file changed
Project.toml
@@ -24,8 +24,8 @@ ArrayInterfaceBandedMatricesExt = "BandedMatrices"
24
ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
25
ArrayInterfaceCUDAExt = "CUDA"
26
ArrayInterfaceCUDSSExt = "CUDSS"
27
-ArrayInterfaceChainRulesExt = "ChainRules"
28
ArrayInterfaceChainRulesCoreExt = "ChainRulesCore"
+ArrayInterfaceChainRulesExt = "ChainRules"
29
ArrayInterfaceGPUArraysCoreExt = "GPUArraysCore"
30
ArrayInterfaceReverseDiffExt = "ReverseDiff"
31
ArrayInterfaceSparseArraysExt = "SparseArrays"
@@ -37,7 +37,7 @@ Adapt = "4"
37
BandedMatrices = "1"
38
BlockBandedMatrices = "0.13"
39
CUDA = "5"
40
-CUDSS = "0.2, 0.3"
+CUDSS = "0.2, 0.3, 0.4"
41
ChainRules = "1"
42
ChainRulesCore = "1"
43
ChainRulesTestUtils = "1"
0 commit comments