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

k-space TDA #9

Merged
merged 69 commits into from
Aug 22, 2023
Merged

k-space TDA #9

merged 69 commits into from
Aug 22, 2023

Commits on May 4, 2023

  1. Adds DF object

    obackhouse committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e11fa27 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    39b50c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a010511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f578037 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Some progress

    obackhouse committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    5272080 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Deprecates vhf_df

    obackhouse committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0035a2a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Implements kTDA

    obackhouse committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    69b0357 View commit details
    Browse the repository at this point in the history
  2. Adds KGW tests

    obackhouse committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    db456f7 View commit details
    Browse the repository at this point in the history
  3. Linting

    obackhouse committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ceb7ed8 View commit details
    Browse the repository at this point in the history
  4. Remove some TODOs

    obackhouse committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c06de23 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    d1a16c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b1dba View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    1866219 View commit details
    Browse the repository at this point in the history
  2. PBC fock loop working

    obackhouse committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8537beb View commit details
    Browse the repository at this point in the history
  3. More fixes

    obackhouse committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5f63b8d View commit details
    Browse the repository at this point in the history
  4. Merge conflicts

    obackhouse committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    86128c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Small changes

    obackhouse committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    68ee827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e28366 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge conflicts

    obackhouse committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    81762cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4f2ea View commit details
    Browse the repository at this point in the history
  3. Linting

    obackhouse committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0091491 View commit details
    Browse the repository at this point in the history
  4. Merge conflicts

    obackhouse committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e83da12 View commit details
    Browse the repository at this point in the history
  5. Testing

    obackhouse committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6599b50 View commit details
    Browse the repository at this point in the history
  6. Fock changes

    obackhouse committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    30f9c8b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Working PBC Fock loop

    obackhouse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a794ed7 View commit details
    Browse the repository at this point in the history
  2. Linting

    obackhouse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2c88e8d View commit details
    Browse the repository at this point in the history
  3. Fixes compression for pbc

    obackhouse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d18098e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Fix wrong file change

    obackhouse committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4ec05e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Conjugation fixes

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1d9c608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60739c7 View commit details
    Browse the repository at this point in the history
  3. Allow compression=None

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c8cf6e7 View commit details
    Browse the repository at this point in the history
  4. Allow compression=None

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9e946fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7986e9 View commit details
    Browse the repository at this point in the history
  6. Disable compression test

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b71fe3e View commit details
    Browse the repository at this point in the history
  7. Adds evKGW

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ac30d0d View commit details
    Browse the repository at this point in the history
  8. Forgot a file

    obackhouse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    14fa4ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eae4a3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9aa7245 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Adds missing evKGW tests

    obackhouse committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7bd0224 View commit details
    Browse the repository at this point in the history
  2. Adds qsKGW - tests failing

    obackhouse committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3fe4fb4 View commit details
    Browse the repository at this point in the history
  3. Adds scKGW

    obackhouse committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fd8bbd6 View commit details
    Browse the repository at this point in the history
  4. Trying to fix qsKGW

    obackhouse committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d8dd7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Change kpts loop signature

    obackhouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f038fdd View commit details
    Browse the repository at this point in the history
  2. Linting

    obackhouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ee38d41 View commit details
    Browse the repository at this point in the history
  3. Maybe fixes qsKGW

    obackhouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2b587a3 View commit details
    Browse the repository at this point in the history
  4. Test flake

    obackhouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    07d4fdd View commit details
    Browse the repository at this point in the history
  5. Last try

    obackhouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c4237d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. MPI parallelism for pbc

    obackhouse committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2d945c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e1333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16eb854 View commit details
    Browse the repository at this point in the history
  4. How about now

    obackhouse committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c03949b View commit details
    Browse the repository at this point in the history
  5. Revert "How about now"

    This reverts commit c03949b.
    obackhouse committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f4ef182 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Try different moment order

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    be3aafc View commit details
    Browse the repository at this point in the history
  2. SRG symmetry

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d40e79a View commit details
    Browse the repository at this point in the history
  3. Tests on python3.11

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    67c17dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a45c9e View commit details
    Browse the repository at this point in the history
  5. Adds pbc example

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    df9c1e2 View commit details
    Browse the repository at this point in the history
  6. Remove debug print

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4348faf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11522d8 View commit details
    Browse the repository at this point in the history
  8. Add ewald term to K

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6e28771 View commit details
    Browse the repository at this point in the history
  9. Merge conflicts

    obackhouse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a31e840 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85b89aa View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    796c2ed View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b524612 View commit details
    Browse the repository at this point in the history
  2. Linting

    obackhouse committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8f4ff5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda1381 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Enable compression test

    obackhouse committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6d3f1a7 View commit details
    Browse the repository at this point in the history
  2. Remove print

    obackhouse committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d7056e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5eeaf View commit details
    Browse the repository at this point in the history