ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scipy-dev
scipy-dev
Re: [SciPy-dev] sparse matrix support status
by Travis Oliphant other posts by this author
Nov 22 2005 1:10PM messages near this date
Re: [SciPy-dev] sparse matrix support status | Re: [SciPy-dev] sparse matrix support status
Jonathan Guyer wrote:

> On Oct 7, 2005, at 4:00 PM, I wrote:
> 
>   
> 
> > regardless, pysparse is BSD
> >licensed, so it's perfectly legal to use his code to improve
> >scipy.sparse (assuming that rigorous benchmarking determines that there
> >are, in fact, improvements to be made). We'll do some tests and, if a
> >merge is warranted, we'll run it by Roman out of courtesy.
> >    
> >
> 
> I've finally done some benchmarking of scipy.sparse and PySparse and 
> posted my results and comments on plone[*]:
> 
>      <http://www.scipy.org/wikis/featurerequests/SparseSolvers>
> 
> Bottom line is that, with a couple of exceptions, PySparse is both 
> faster and less memory intensive than SciPy. I don't know whether 
> anything can be lifted from PySparse to improve SciPy's implementation.
> 
>   
> 
This is very, very good information.  Thank you for going through the 
effort.  

Yes, I think definitely we can improve the sparse matrix support in 
SciPy.  For one, the ll_mat matrix can be lifted from  PySparse.  It is 
definitely useful for building arrays.

In addition we can look into why the lu decomposition is faster for 
PySparse when presumably they are both using the same code underneath. 

I think those two issues would solve the major problems your graphs 
point out.  Right now, pysparse is in the sandbox of svn scipy so that 
it can be used for improvements on the sparse matrix in scipy. 

-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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved