SciPy

scipy.sparse.lil_matrix.maximum

lil_matrix.maximum(self, other)[source]

Element-wise maximum between this and another matrix.

Previous topic

scipy.sparse.lil_matrix.getrowview

Next topic

scipy.sparse.lil_matrix.mean