SciPy

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

scipy.sparse.csc_matrix.multiply

csc_matrix.multiply(self, other)[source]

Point-wise multiplication by another matrix, vector, or scalar.

Previous topic

scipy.sparse.csc_matrix.minimum

Next topic

scipy.sparse.csc_matrix.nonzero