[SciPy-Dev] scipy.sparse versus pysparse

Pauli Virtanen pav at iki.fi
Thu Jul 24 09:13:11 EDT 2014


24.07.2014, 11:11, nicky van foreest kirjoitti:
> Thanks for your clarifications.

I should note that the issue of adding a sparse format more suitable for
fast matrix assembly has been brought up, but not implemented yet.

While the fact that lil_matrix and dok_matrix are Python data structures
is nice, a more practical approach would use opaque data storage
(similar to ll_mat in pysparse).

	Pauli





More information about the SciPy-Dev mailing list