Re: [SciPy-dev] sparse matrix support status
by Travis Oliphant other posts by this author
Oct 7 2005 11:43AM messages near this date
Re: [SciPy-dev] sparse matrix support status
|
Re: [SciPy-dev] sparse matrix support status
Fernando Perez wrote:
> >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 know that pysparse defines some C-types. But there may be other
issues as well. I'd love to merge pysparse stuff in. Robert Cimrman
has shown interest in sparse matrices. Perhaps he could help.
-Travis
_______________________________________________
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
|