Scipy.org
Docs
SciPy v0.15.0 Reference Guide
Sparse matrices (
scipy.sparse
)
scipy.sparse.dok_matrix
index
modules
next
previous
scipy.sparse.dok_matrix.toarray
¶
dok_matrix.
toarray
(
order=None
,
out=None
)
[source]
¶
See the docstring for
spmatrix.toarray
.
Previous topic
scipy.sparse.dok_matrix.sum
Next topic
scipy.sparse.dok_matrix.tobsr