[SciPy-Dev] Scipy 1.0 roadmap - sparse

Pauli Virtanen pav at iki.fi
Sun Sep 22 11:25:23 EDT 2013


22.09.2013 06:03, Blake Griffith kirjoitti:
>> sparse
>> ``````
>> Don't emulate np.matrix behavior, drop 2-D?
>>
> 
> What is meant by this? Emulate np.array instead?

Yes, having something like `csr_array` instead of/in addition to
`csr_matrix`. I haven't completely thought out how useful this would be
in the long run.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list