[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] MxN complex SVD
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] MxN complex SVD |
Date: |
Thu, 22 Jan 2004 12:54:01 +0000 |
Donald Tournier writes:
> I need to find the inverse of a general MxN complex matrix. I was thinking
> of doing this using SVD, but I can only find SVD functions for real
> matrices. Are there any (or are there any plans to add) equivalent SVD
> functions for general complex matrices in the GSL? If not, could anyone
> help me to write such a function (given that I have no experience of the
> workings of SVD)?
GSL has a complex LU algorithm but no complex SVD.
I've forwarded your email to the gsl developers list.
Currently nobody is working on a complex SVD so we would need
to find a volunteer or funding to do it.
--
Brian Gough