SciPy

scipy.sparse.coo_matrix.minimum

coo_matrix.minimum(other)[source]

Element-wise minimum between this and another matrix.

Previous topic

scipy.sparse.coo_matrix.min

Next topic

scipy.sparse.coo_matrix.multiply