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