$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: boost (boost_at_[hidden])
Date: 2001-12-06 05:53:54
Salut,
On Thursday 06 December 2001 09:37, jhrwalter wrote:
> > I'm planning to adapt my sparse matrix diagonalization routine
> > for hermitean matrices to ublas. There I've implemented the Davidson
> > algorithm, which needs in addition to the scalar product of the
>
> hermitean
>
> > matrix with a vector, the diagonal elements of the hermitean matrix.
> > Since the eigenvalues of the hermitean matrix are real, a generic
> > implementation is cleaner using this feature.
>
> I'm curious. If you encounter any problems, please let us know.
>
Be assured I will, but please be patient, I guess you have to wait untill
christmas, since I want to finish some testing code using my own old matrix
library.
Best wishes,
Peter