We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f233b commit a17df89Copy full SHA for a17df89
Project.toml
@@ -52,7 +52,7 @@ LinearSolveBandedMatricesExt = "BandedMatrices"
52
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
53
LinearSolveCUDAExt = "CUDA"
54
LinearSolveCUDSSExt = "CUDSS"
55
-LinearSolveCUSOLVERRFExt = "CUSOLVERRF"
+LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
56
LinearSolveEnzymeExt = "EnzymeCore"
57
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
58
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
0 commit comments