Hi and welcome!
Indeed, a divide-and-conquer SVD would still be very useful. There is
already a bidiagonalization class so that you can focus on the divide
and conquer part, even though it might certainly be accelerated for
large matrices to exploit block operations. How much time to have for
this project? How familiar are you with the computation of the SVD in
general and with this divide-and-conquer method in particular?
gael
On Tue, May 21, 2013 at 10:08 AM, BRUN Gauthier
<brunga@xxxxxxxxxxxxxx> wrote:
Hello,
We are four students in an engineering school of computer science
and
applied mathematics, and we would like to contribute to eigen for a
project.
We would like to know if there is a specific modul you would to see
implemented, or improved?
Our teacher for this project already send you a mail, and it appear
you are
interessted in a better SVD modul, using "Bidiagonalization +
divide-and-conquer bidiagonal SVD "
Best regards,
Gauthier Brun, Nicolas Carre, Jean Ceccatoet Pierre Zoppitelli.