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
[SciPy-dev] cholesky decomposition for banded matrices
by Jonathan Taylor other posts by this author
Nov 21 2006 11:47AM messages near this date
Re: [SciPy-dev] Segmentation fault using linsolve | [SciPy-dev] ARPACK_gen_eigs
A week or so ago, I asked about generalized eigenvalue problems for 
banded matrices -- turns out all I needed was a Cholesky decomposition.

I added support for banded cholesky decomposition and solution of banded 
linear systems with Hermitian or symmetric matrices in scipy.linalg with 
some tests. The tests are not as exhaustive as they should be....

Patch is attached.

-- Jonathan

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved