Statements (19)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:sparse_matrix_format
|
| gptkbp:advantage |
efficient for incremental construction
slow for matrix operations |
| gptkbp:alsoKnownAs |
gptkb:DOK_matrix
|
| gptkbp:convertedTo |
gptkb:Compressed_Sparse_Column_matrix
gptkb:Compressed_Sparse_Row_matrix COO matrix |
| gptkbp:implementedIn |
gptkb:scipy.sparse.dok_matrix
|
| gptkbp:key |
tuple of row and column indices
|
| gptkbp:numberOfLocations |
nonzero elements only
|
| gptkbp:storage |
gptkb:dictionary
|
| gptkbp:usedIn |
gptkb:Python
gptkb:NumPy gptkb:SciPy scientific computing |
| gptkbp:valueType |
matrix entry
|
| gptkbp:bfsParent |
gptkb:DOK_matrix
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
Dictionary of Keys matrix
|