We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c838ff commit 59f4d42Copy full SHA for 59f4d42
1 file changed
test/structured.jl
@@ -1,6 +1,6 @@
1
using ArrayInterface: ArrayInterface
2
using BandedMatrices: BandedMatrix, brand
3
-using BlockBandedMatrices: BlockBandedMatrix
+using BlockBandedMatrices: BandedBlockBandedMatrix, BlockBandedMatrix
4
using LinearAlgebra
5
using SparseMatrixColorings
6
using SparseMatrixColorings: cycle_range
0 commit comments