Compressed Sparse Row matrix
GPTKB entity
Statements (27)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb: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 |
| 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
|
| https://www.w3.org/2000/01/rdf-schema#label |
Compressed Sparse Row matrix
|