SciPy

scipy.sparse.csc_matrix.ceil

csc_matrix.ceil()[source]

Element-wise ceil.

See numpy.ceil for more information.