help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Complex Schur decomposition


From: Patrick Alken
Subject: Re: [Help-gsl] Complex Schur decomposition
Date: Thu, 30 Jul 2009 09:06:41 -0600
User-agent: Mutt/1.5.18 (2008-05-17)

No, GSL does not currently have routines to find eigenvectors
of a general complex matrix. Your best bet is to use LAPACK.

On Thu, Jul 30, 2009 at 04:49:36PM +0200, BERTRAND Joel wrote:
>       Hello,
>
>       I'm trying to obtain a SCHUR decomposition of a complex matrix. I  
> haven't found any solution with GSL. On a real matrix, I can obtain a  
> real SCHUR decomposition with gsl_eigen_nonsymm_Z() and  
> gsl_blas_dgemm(). Is there any solution to obtain a complex Schur  
> decomposition with GSL ?
>
>       Thanks in advance,
>
>       JKB
>
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]