Getting started
User Guide
API reference
Development
Release notes
GitHub
scipy.sparse.csr_matrix.eliminate_zeros
¶
csr_matrix.
eliminate_zeros
(
)
[source]
¶
Remove zero entries from the matrix
This is an
in place
operation.
scipy.sparse.csr_matrix.dot
scipy.sparse.csr_matrix.expm1