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

Small bug fix in slater_condon. Restructuring of how to deal with est integrals when there are missing blocks. #130

Merged
merged 7 commits into from
Mar 29, 2024

Commits on Mar 13, 2024

  1. Added minor and cofactor routines into mqc_algebra, and modified est

    scf_integral routines so they can deal with missing blocks (e.g. in
    cases where you took the alpha part of the integral so beta blocks are
    missing). Some routines still require updating but it should not affect
    anything that used to work when all four blocks were present.
    leethomo86 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d117d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d44a80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #153 from leethomo86/master

    New minor and cofactor routines, and est scf_integrals routines partially modified to account for missing blocks.
    leethomo86 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aaea825 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    0cff4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3acf920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0848b83 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #154 from leethomo86/master

    Small bug fix in Slater_Condon
    leethomo86 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dd50404 View commit details
    Browse the repository at this point in the history