SciPy

scipy.sparse.csr_matrix.ceil

csr_matrix.ceil()[source]

Element-wise ceil.

See numpy.ceil for more information.