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

scipy.sparse.csr_matrix.diagonal

csr_matrix.diagonal()

Returns the main diagonal of the matrix

Previous topic

scipy.sparse.csr_matrix.copy

Next topic

scipy.sparse.csr_matrix.dot

This Page