Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility w/ PySCF #1859 (issue #40) #41

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Commits on Oct 18, 2023

  1. Compatibility w/ PySCF #1859 (issue pyscf#40)

    Update some class initializations to correspond to the PySCF
    MCSCF refactor in PySCF PR #1859. This is the minimal necessary
    change to pass existing unit tests.
    MatthewRHermes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    325c7a2 View commit details
    Browse the repository at this point in the history
  2. loosen lpdft unittest thresholds

    in future, may need to tighten SCF convergence tolerances
    MatthewRHermes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dca5f76 View commit details
    Browse the repository at this point in the history