[SciPy-Dev] Efficient operations on sparse matrices

Sturla Molden sturla.molden at gmail.com
Tue Dec 23 13:32:18 EST 2014


On 23/12/14 18:11, Alex Susu wrote:

>      I am very interested in implementing efficient operations on sparse
> matrices from scipy, such as: interp2, imresize, imfilter, mean2,
> gradient - all these functions are actually the ones from Matlab, used
> in computer vision (you can google to see exactly what they do).

They are not from Matlab. But you will find cases where functions in 
Matlab and NumPy/SciPy have the same name, for obvious reasons.


Sturla





More information about the SciPy-Dev mailing list