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

scipy.sparse.coo_matrix.diagonal

coo_matrix.diagonal()

Returns the main diagonal of the matrix

Previous topic

scipy.sparse.coo_matrix.copy

Next topic

scipy.sparse.coo_matrix.dot

This Page