[SciPy-Dev] scipy.sparse versus pysparse

Moritz Beber moritz.beber at gmail.com
Wed Jul 23 10:51:52 EDT 2014


Hey,


On Wed, Jul 23, 2014 at 4:40 PM, nicky van foreest <vanforeest at gmail.com>
wrote:

>
>
> I am doing some testing between scipy.sparse and pysparse on my ubuntu
> machine. Some testing reveals that pysparse is about 9 times faster in
> matrix-vector multiplication that scipy.sparse. Might there be anything
> specific I forgot to do during scipy's installation (I just ran apt-get
> install python-scipy)? Is there another simple explanation for this
> difference? I prefer to use scipy.sparse for its cleaner api, but a factor
> 9 in speed is considerable.
>
>
Could you post your benchmarking code somewhere (or show here), please?

Cheers,
Moritz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140723/e47a064d/attachment.html>


More information about the SciPy-Dev mailing list