Skip to content

BlockBandedMatrices.jl v0.0.1

Compare
Choose a tag to compare
@dlfivefifty dlfivefifty released this 09 Mar 16:41
· 245 commits to master since this release

BlockBandedMatrices.jl is a package for representing block-banded and banded-block-banded matrices in a memory efficient way, and builds on top of BlockArrays.jl. It is useful for PDEs solved bia spectral methods.