Hi Francesc

On Wed, May 2, 2012 at 1:53 PM, Francesc Alted <franc...@continuum.io> wrote:
> and add another one for the actual values of the array.  For a 3-D
> sparse array, this looks like:
>
> dim0 | dim1 | dim2 | value
> ==========================
>    0 |   0  |   0  | val0
>    0 |  10  | 100  | val1
>   20 |   5  | 202  | val2

What's the distinction between this and a coo_matrix?

Stéfan
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to