JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
56 stars 13 forks source link

Make some of this package an extension in BlockArrays.jl #160

Open dlfivefifty opened 1 year ago

dlfivefifty commented 1 year ago

Some of this package is just type piracy of BlockArrays.jl + BandedMatrices.jl so could be an extension.