-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: JuliaLinearAlgebra/BlockBandedMatrices.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make some of this package an extension in BlockArrays.jl
#160
opened Jul 21, 2023 by
dlfivefifty
updated Jul 21, 2023
Performance of
BandedBlockBandedMatrix
Vector
Multiplication
#121
opened Sep 21, 2021 by
Luapulu
updated Sep 21, 2021
BlockBandedMatrix should have extra entries so subblocks are banded
#119
opened Sep 8, 2021 by
dlfivefifty
updated Sep 8, 2021
How to convert BandedBlockBandedMatrix to BandedMatrix (and preserve what's left of the sparsity)?
#114
opened May 30, 2021 by
MikaelSlevinsky
updated May 30, 2021
Addition/broadcasting type unstable with mixed block range types
#110
opened Apr 28, 2021 by
sverek
updated Apr 29, 2021
Banded block banded matrix with different bandwidths for the blocks
#101
opened Feb 1, 2021 by
sethaxen
updated Feb 1, 2021
Performances of mul!(x, transpose(B), y)
#42
opened Aug 8, 2019 by
matthieugomez
updated Aug 8, 2019
Array(::BlockSkylineMatrix) returns nothing
#39
opened Jun 5, 2019 by
dlfivefifty
updated Jun 5, 2019
New type of BlockTridiagonalKron (or something)
#37
opened May 18, 2019 by
jlperla
updated May 19, 2019
No method for multiplying compatible BlockSkyLineMatrix and BandedMatrix
#31
opened Apr 2, 2019 by
TSGut
updated Apr 2, 2019
Fast qr for
BlockSkylineMatrix
and Cholesky for Symmetric{<:Any,<:BlockSkylineMatrix}
#28
opened Mar 15, 2019 by
dlfivefifty
updated Mar 21, 2019
Allow general backends in
BlockSkylineMatrix
#27
opened Mar 15, 2019 by
dlfivefifty
updated Mar 15, 2019
Add
Cholesky
for symmetric block-skyline matrices
#29
opened Mar 15, 2019 by
dlfivefifty
updated Mar 15, 2019
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.