gsl_linalg_complex_householder_transform

Brian Gough bjg@network-theory.co.uk
Wed May 28 14:56:00 GMT 2003


Mario Pernici writes:
 > 
 > Dear Sirs,
 >  it seems that  gsl_linalg_complex_householder_transform
 >  does not follow Golub and Van Loan; is it done
 >  on purpose or there is a bug?

Hi,

I think I used the LAPACK method described in Lapack Working Note 72
"The Computation of Elementary Matrices", as it is supposed to have
better properties than the one in Golub and Van Loan.

I don't remember the details now -- I should have put some comments in
the code.

I will take another look at it to make sure it is ok.  Thanks for the
bug reports, keep them coming.

-- 
Brian



More information about the Gsl-discuss mailing list