Statements (21)
Predicate | Object |
---|---|
gptkbp:instanceOf |
sparse matrix format
|
gptkbp:accessPattern |
efficient random access
|
gptkbp:advantage |
efficient for incremental construction
slow for matrix operations |
gptkbp:convertedTo |
gptkb:CSC_matrix
gptkb:CSR_matrix COO matrix |
gptkbp:dataStructure |
hash map
|
gptkbp:fullName |
gptkb:Dictionary_of_Keys_matrix
|
https://www.w3.org/2000/01/rdf-schema#label |
DOK matrix
|
gptkbp:implementedIn |
gptkb:scipy.sparse.dok_matrix
|
gptkbp:notEfficientFor |
arithmetic operations
|
gptkbp:numberOfLocations |
sparse data
nonzero elements only |
gptkbp:storage |
gptkb:dictionary
|
gptkbp:usedIn |
gptkb:Python
gptkb:NumPy gptkb:SciPy scientific computing |
gptkbp:bfsParent |
gptkb:scipy.sparse
|
gptkbp:bfsLayer |
7
|