This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Nonsymmetric Eigenproblems


Kenneth Geisshirt writes:
 > I have been reading a bit this weekend (both books and code), and it 
 > seems that the standard method is to transform a general matrix to a 
 > hermitian matrix.
 > 
 > Since GSL has routines for hermitian matrices, I think I could implement 
 > the transformation stuff. I'll be back!

I'm only familiar with the method described in Golub and Van Loan --
be sure to study that. I think it is the best book on the subject.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]