Closed nbeams closed 2 months ago
This fixes the discrepancy between MGS and CGS in GMRES convergence for complex numbers, since compute_conj_dot takes the conjugate of the calling vector, rather than the argument.
compute_conj_dot
This fixes the discrepancy between MGS and CGS in GMRES convergence for complex numbers, since
compute_conj_dot
takes the conjugate of the calling vector, rather than the argument.