SciPy

scipy.sparse.csc_matrix.minimum

csc_matrix.minimum(self, other)[source]

Element-wise minimum between this and another matrix.

Previous topic

scipy.sparse.csc_matrix.min

Next topic

scipy.sparse.csc_matrix.multiply