scipy.sparse.lil_array.

minimum#

lil_array.minimum(other)[source]#

计算当前数组与另一个数组/矩阵的逐元素最小值。