SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.sparse.coo_matrix.ceil

coo_matrix.ceil(self)[source]

Element-wise ceil.

See numpy.ceil for more information.

Previous topic

scipy.sparse.coo_matrix.astype

Next topic

scipy.sparse.coo_matrix.conj