SciPy

scipy.sparse.dok_matrix.minimum

dok_matrix.minimum(self, other)[source]

Element-wise minimum between this and another matrix.

Previous topic

scipy.sparse.dok_matrix.mean

Next topic

scipy.sparse.dok_matrix.multiply