scipy.sparse.dok matrix

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:attribute data
shape
dtype
nnz
gptkbp:definedIn gptkb:scipy.sparse
gptkbp:describes Dictionary Of Keys based sparse matrix
gptkbp:documentation https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.dok_matrix.html
gptkbp:fullName gptkb:scipy.sparse.dok_matrix
https://www.w3.org/2000/01/rdf-schema#label scipy.sparse.dok matrix
gptkbp:inheritsFrom scipy.sparse._data._data_matrix
scipy.sparse._index.IndexMixin
gptkbp:introducedIn SciPy 0.3
gptkbp:method copy
tocoo
tocsr
todense
tolil
gptkbp:supports item deletion
conversion to other sparse formats
item assignment
gptkbp:usedFor efficient incremental construction of sparse matrices
gptkbp:bfsParent gptkb:DOK_matrix
gptkbp:bfsLayer 8