bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] RE: gsl_linalg_complex_cholesky_invert


From: Huan Wu
Subject: [Bug-gsl] RE: gsl_linalg_complex_cholesky_invert
Date: Tue, 8 Jun 2010 18:06:52 -0400

Please find attached the Cholesky invert for complex matrices and the testing 
functions.
I used gcc to compile and test it.

Regards,
Huan


-----Original Message-----
From: Brian Gough [mailto:address@hidden
Sent: Monday, May 24, 2010 1:56 PM
To: Huan Wu
Cc: Patrick Alken
Subject: Re: gsl_linalg_complex_cholesky_invert

At Fri, 14 May 2010 11:18:37 -0400,
Huan Wu wrote:
> I noticed that the Cholesky invert function for complex Hermitian matrix
> is not available yet from release 1.14. I'm working on a project that
> needs it so I did the extension of the available function for real
> symmetric matrix (gsl_linalg_cholesky_invert, added to GSL in release
> 1.12), to the one for complex Hermitian matrix. I'd like to contribute
> the new one (gsl_linalg_complex_cholesky_invert) to the GSL but not sure
> if anybody else has already planned to do that (forgive my ignorance to
> the GSL community if I missed any should-to-know information as a first
> time user).
> Thanks,
>
> Huan
>
> Huan Wu
>
> Research In Motion Limited
>

Hello

Thanks for your email. Sorry for the delay in replying, I was on
holiday last week.  I'd like to include your function if you can also
make a test function, similar to test_cholesky_invert in test.c
(please send any patches to address@hidden).  I am pretty sure no-one
else is working on this.

--
Brian Gough


---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

Attachment: choleskyc_invert_test.c
Description: choleskyc_invert_test.c


reply via email to

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