Compressed Sparse Column matrix

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf sparse matrix format
gptkbp:advantage efficient column slicing
inefficient row slicing
gptkbp:alsoKnownAs gptkb:CSC_matrix
gptkbp:application solving sparse linear systems
matrix-vector multiplication
https://www.w3.org/2000/01/rdf-schema#label Compressed Sparse Column matrix
gptkbp:implementedIn gptkb:Eigen
gptkb:MATLAB
gptkb:SciPy
gptkbp:numberOfLocations column pointers
row indices
nonzero elements
gptkbp:relatedTo gptkb:Compressed_Sparse_Row_matrix
Coordinate list matrix
gptkbp:usedIn scientific computing
numerical linear algebra
gptkbp:bfsParent gptkb:CSC_matrix
gptkbp:bfsLayer 8