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 501ea49 commit ec6245dCopy full SHA for ec6245d
docs/src/tutorials/linear.md
@@ -74,6 +74,7 @@ LinearSolve.jl specifically tests with the following cases:
74
+ Tridiagonal
75
+ Bidiagonal
76
+ Diagonal
77
+
78
- [BandedMatrices.jl](https://github.com/JuliaLinearAlgebra/BandedMatrices.jl) `BandedMatrix`
79
- [BlockDiagonals.jl](https://github.com/JuliaArrays/BlockDiagonals.jl) `BlockDiagonal`
80
- [CUDA.jl](https://cuda.juliagpu.org/stable/) (CUDA GPU-based dense and sparse matrices) `CuArray` (`GPUArray`)
0 commit comments