Compressed Sparse Row matrix
GPTKB entity
Statements (27)
Predicate | Object |
---|---|
gptkbp:instanceOf |
sparse matrix format
|
gptkbp:advantage |
efficient matrix-vector multiplication
efficient row slicing inefficient column slicing |
gptkbp:alsoKnownAs |
gptkb:CSR_matrix
|
gptkbp:application |
information retrieval
finite element analysis graph algorithms solving sparse linear systems |
gptkbp:component |
data array
indices array indptr array |
https://www.w3.org/2000/01/rdf-schema#label |
Compressed Sparse Row matrix
|
gptkbp:implementedIn |
gptkb:MATLAB
gptkb:NumPy gptkb:SciPy C++ libraries |
gptkbp:numberOfLocations |
column indices
nonzero values row pointer array |
gptkbp:originatedIn |
numerical linear algebra
|
gptkbp:relatedTo |
gptkb:Compressed_Sparse_Column_matrix
Coordinate list matrix |
gptkbp:usedIn |
gptkb:machine_learning
scientific computing |
gptkbp:bfsParent |
gptkb:CSR_matrix
|
gptkbp:bfsLayer |
8
|