scipy.sparse.coo_matrix.

minimum#

coo_matrix.minimum(other)[source]#

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