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 1c1e917 commit b92906cCopy full SHA for b92906c
Project.toml
@@ -55,7 +55,7 @@ LinearSolveBandedMatricesExt = "BandedMatrices"
55
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
56
LinearSolveCUDAExt = "CUDA"
57
LinearSolveCUDSSExt = "CUDSS"
58
-LinearSolveCUSOLVERRFExt = "CUSOLVERRF"
+LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
59
LinearSolveEnzymeExt = "EnzymeCore"
60
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
61
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
0 commit comments