[SciPy-user] sparse generalized eigenvalue solver

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Mar 14 09:34:27 EDT 2007


Rich Shepard wrote:
> On Wed, 14 Mar 2007, Robert Cimrman wrote:
>
>   
>> I need all the eigenvalues/eigenvectors. M cannot be formed explicitely in
>> real situations, it will be available via its 'matvec' action. All
>> matrices are stored in the CSR format.
>>     
>
>    Have you looked at eig() and found it wanting?
>
> Rich
>
>   
eig is for dense matrices.
 
Nils




More information about the SciPy-User mailing list