Re: [SciPy-dev] sparse matrix support status
by Fernando Perez other posts by this author
Oct 7 2005 10:55AM messages near this date
Re: [SciPy-dev] sparse matrix support status
|
Re: [SciPy-dev] sparse matrix support status
> Travis Oliphant wrote:
> >There is a sparse matrix in SciPy now: under Lib/sparse. I've
> >implemented about 3 or 4 sparse matrices over the years, using various
> >libraries as back-ends. Right now, the sparse matrix code builds on top
> >of superlu and some home-grown caclulation tools.
> >I'd love some help with this. So, take a look at what's there and see
> >how you can help.
Just a note on this topic: an acquaintance at CU Boulder recently tried using
scipy's Lib/sparse and ran some comparisons against pysparse
(http://pysparse.sourceforge.net). He found the pysparse performance to be a
lot better, and ended up using that. Pysparse uses also SuperLU, so I'm not
exactly sure what the root cause of the discrepancy may be, and he didn't
track it down further (he just switched over to using pysparse and moved on).
I simply mention this thinking that it might be worth, now that scipy is going
through a cleanup phase for the long haul, to contact the pysparse team and
offer them to merge their work into the core scipy(new). I haven't personally
looked at both code bases, but I'd guess that a merge of the best from both
would be possible and beneficial to everyone in the long run.
Not being the one who is going to do this particular work, all I can do is
drop the info here.
Regards,
f
_______________________________________________
Scipy-dev mailing list
Scipy-dev@[...].net
http://www.scipy.net/mailman/listinfo/scipy-dev
Thread:
Travis Oliphant
Robert Cimrman
Travis Oliphant
Robert Cimrman
Fernando Perez
Jonathan Guyer
Fernando Perez
Jonathan Guyer
Jonathan Guyer
Robert Cimrman
Jonathan Guyer
Ed Schofield
Jonathan Guyer
Ed Schofield
Travis Oliphant
Jonathan Guyer
Nils Wagner
Jonathan Guyer
Robert Cimrman
Robert Kern
Robert Cimrman
Travis Oliphant
Fernando Perez
Jonathan Guyer
Travis Oliphant
Nils Wagner
Jeff Whitaker
Nils Wagner
|