BSR matrix

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf sparse matrix format
gptkbp:advantage efficient for block operations
gptkbp:dataStructure array of blocks
index array
pointer array
gptkbp:fullName Block Sparse Row matrix
https://www.w3.org/2000/01/rdf-schema#label BSR matrix
gptkbp:implementedIn gptkb:Eigen
gptkb:PETSc
gptkb:SciPy
gptkbp:numberOfLocations block matrices
gptkbp:relatedTo gptkb:CSR_matrix
COO matrix
gptkbp:suitableFor block banded matrices
block diagonal matrices
gptkbp:usedFor preconditioning
iterative solvers
matrix-vector multiplication
gptkbp:usedIn scientific computing
numerical linear algebra
gptkbp:bfsParent gptkb:scipy.sparse
gptkbp:bfsLayer 7