SciPy

scipy.sparse.coo_matrix.maximum

coo_matrix.maximum(self, other)[source]

Element-wise maximum between this and another matrix.

Previous topic

scipy.sparse.coo_matrix.max

Next topic

scipy.sparse.coo_matrix.mean