NLESC-JCER / Fortran_Davidson

Davidson eigensolver implemented in Fortran
Apache License 2.0
16 stars 4 forks source link

update and GS #41

Open NicoRenaud opened 4 years ago

NicoRenaud commented 4 years ago

We should replace the QR by a GS ortho and do an update of the projected matrix. That speeds up the code quite a bit for the C++ implementation