NLESC-JCER / Fortran_Davidson

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

Improve DPR correction #14

Closed felipeZ closed 5 years ago

felipeZ commented 5 years ago

The current implementation of the dense correction for the DPR use m x m matrices to build the correction but some further optimizations can be done for the matrices where all the off-diagonal elements are 0