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

Restructure package #67

Merged
merged 38 commits into from
Aug 6, 2024
Merged

Restructure package #67

merged 38 commits into from
Aug 6, 2024

Commits on Jul 27, 2024

  1. Moving base classes

    obackhouse committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5ba55d1 View commit details
    Browse the repository at this point in the history
  2. Progress on base stuff

    obackhouse committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    32d4610 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Moving to submodule

    obackhouse committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    61df59c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. More base

    obackhouse committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5b14bd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e76f2ab View commit details
    Browse the repository at this point in the history
  2. Weak typing for einsum

    obackhouse committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    120d2b7 View commit details
    Browse the repository at this point in the history
  3. Timer typing

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a616935 View commit details
    Browse the repository at this point in the history
  2. Start on EOM base class

    obackhouse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ff248e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. EOM base classes

    obackhouse committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    d078683 View commit details
    Browse the repository at this point in the history
  2. Fixes for EOM

    obackhouse committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    da00ac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4906c3c View commit details
    Browse the repository at this point in the history
  4. Moving hamiltonians stuff

    obackhouse committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1985679 View commit details
    Browse the repository at this point in the history
  5. Move ERIs to ham module

    obackhouse committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    391d2d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Move CDERIs

    obackhouse committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0e4e435 View commit details
    Browse the repository at this point in the history
  2. Move rest to core module

    obackhouse committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    66353a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09cd0f8 View commit details
    Browse the repository at this point in the history
  4. Casting codegen outputs

    obackhouse committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    bcdd022 View commit details
    Browse the repository at this point in the history
  5. Some typing fixes

    obackhouse committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e988c23 View commit details
    Browse the repository at this point in the history
  6. More typing

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

Commits on Aug 5, 2024

  1. More type hinting

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a01f87f View commit details
    Browse the repository at this point in the history
  2. Getting there

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b30eb42 View commit details
    Browse the repository at this point in the history
  3. mypy done

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    01a4bc1 View commit details
    Browse the repository at this point in the history
  4. Fully linted

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    868b569 View commit details
    Browse the repository at this point in the history
  5. Fix electron-boson shift

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    48bab94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a43173e View commit details
    Browse the repository at this point in the history
  7. Add mypy to linting ci

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a682468 View commit details
    Browse the repository at this point in the history
  8. Merge conflicts

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    746bf1a View commit details
    Browse the repository at this point in the history
  9. Go away

    obackhouse committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    244c44c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1728ed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Just drop 3.8 tbh

    obackhouse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a275bb1 View commit details
    Browse the repository at this point in the history
  2. linting

    obackhouse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bf870cf View commit details
    Browse the repository at this point in the history
  3. Stop using outdated scipy

    obackhouse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c85c325 View commit details
    Browse the repository at this point in the history
  4. Fix amplitudes checks

    obackhouse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a750b6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96e134a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb3afe1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8719310 View commit details
    Browse the repository at this point in the history
  8. Fix outcore mean-field

    obackhouse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    91c716c View commit details
    Browse the repository at this point in the history