SciPy

scipy.sparse.bsr_matrix.trunc

bsr_matrix.trunc(self)[source]

Element-wise trunc.

See numpy.trunc for more information.

Previous topic

scipy.sparse.bsr_matrix.transpose

Next topic

scipy.sparse.coo_matrix