Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
matrix storage format
|
gptkbp:advantage |
efficient row access
inefficient column access |
gptkbp:alsoKnownAs |
gptkb:CSR
|
https://www.w3.org/2000/01/rdf-schema#label |
Compressed Sparse Row
|
gptkbp:implementedIn |
gptkb:MATLAB
gptkb:NumPy gptkb:SciPy C++ libraries |
gptkbp:numberOfLocations |
column indices
nonzero values row pointer array |
gptkbp:originatedIn |
1970s
|
gptkbp:relatedTo |
gptkb:Compressed_Sparse_Column
Coordinate list |
gptkbp:usedBy |
iterative solvers
sparse matrix-vector multiplication |
gptkbp:usedFor |
storing sparse matrices
|
gptkbp:usedIn |
gptkb:machine_learning
scientific computing graph algorithms |
gptkbp:bfsParent |
gptkb:CSR
|
gptkbp:bfsLayer |
6
|