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