2.1. Supported functions from scipy.sparseΒΆ

Sparse matrix support is currently experimental and limited to boxing and unboxing of the scipy.sparse.csr_matrix and scipy.sparse.csc_matrix types and support for the numpy.shape() function, the property ndim, and the copy() method.