SciPy

scipy.sparse.dok_matrix.maximum

dok_matrix.maximum(self, other)[source]

Element-wise maximum between this and another matrix.

Previous topic

scipy.sparse.dok_matrix.keys

Next topic

scipy.sparse.dok_matrix.mean