Green-Phys / green-mbpt

Many-Body Perturbation solvers for Green project
MIT License
4 stars 2 forks source link

Disable range-separated GDF from sneaking in #12

Closed pavel-po closed 4 months ago

pavel-po commented 4 months ago

RSGDF from the newer PySCF versions sneak in because of the redefined defaults in the GDF class. This pull request does the following:

  1. RS is disabled in GDF now for all PySCF versions.
  2. GDF construction is moved to a separate function removing several code duplications.

The scripts are tested with a fresh PySCF 2.5.0.

codecov-commenter commented 4 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: