Skip to content

Commit ec6245d

Browse files
Update docs/src/tutorials/linear.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 501ea49 commit ec6245d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/tutorials/linear.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ LinearSolve.jl specifically tests with the following cases:
7474
+ Tridiagonal
7575
+ Bidiagonal
7676
+ Diagonal
77+
7778
- [BandedMatrices.jl](https://github.com/JuliaLinearAlgebra/BandedMatrices.jl) `BandedMatrix`
7879
- [BlockDiagonals.jl](https://github.com/JuliaArrays/BlockDiagonals.jl) `BlockDiagonal`
7980
- [CUDA.jl](https://cuda.juliagpu.org/stable/) (CUDA GPU-based dense and sparse matrices) `CuArray` (`GPUArray`)

0 commit comments

Comments
 (0)