Skip to content

Draft: MP2 density matrix

Francesco Troisi requested to merge mp2_density_matrix into main

Description

This MR addresses issue #720. In addition, the following improvements were performed:

  • Refactor the routines for computing and printing the one-body and two-body matrix elements
    • one-body: added support for states parallelization. Improved theoretical memory efficiency by 33%

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Francesco Troisi

Merge request reports