bsparse.sparse.COO.from_sparray#

classmethod sparse.COO.from_sparray(mat, symmetry=None)#

Creates a sparse matrix from a scipy.sparse.sparray.