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 a445724 commit a393025Copy full SHA for a393025
ext/ArrayInterfaceBlockBandedMatricesExt.jl
@@ -2,8 +2,6 @@ module ArrayInterfaceBlockBandedMatricesExt
2
3
using ArrayInterface
4
using ArrayInterface: BandedMatrixIndex
5
-using BlockBandedMatrices
6
-using BlockBandedMatrices.BlockArrays
7
8
if isdefined(Base, :get_extension)
9
using BlockBandedMatrices
0 commit comments