SciPy

scipy.sparse.bsr_matrix.sum_duplicates

bsr_matrix.sum_duplicates(self)[source]

Eliminate duplicate matrix entries by adding them together

The is an in place operation

Previous topic

scipy.sparse.bsr_matrix.sum

Next topic

scipy.sparse.bsr_matrix.tan