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 c154d25 commit fc8c4b5Copy full SHA for fc8c4b5
Project.toml
@@ -53,6 +53,7 @@ LinearSolveCUDSSExt = "CUDSS"
53
LinearSolveEnzymeExt = "EnzymeCore"
54
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
55
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
56
+LinearSolveForwardDiffExt = "ForwardDiff"
57
LinearSolveHYPREExt = "HYPRE"
58
LinearSolveIterativeSolversExt = "IterativeSolvers"
59
LinearSolveKernelAbstractionsExt = "KernelAbstractions"
0 commit comments