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

ENH: Support processing of multiple charge vectors #146

Merged
merged 14 commits into from
Jan 9, 2024

Commits on Jan 4, 2024

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    78eda91 View commit details
    Browse the repository at this point in the history
  2. Move constructors to types

    skailasa committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2abe2ae View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Add p2m and test

    skailasa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f1b7d98 View commit details
    Browse the repository at this point in the history
  2. Add converging upward pass

    skailasa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e47e2af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b992c78 View commit details
    Browse the repository at this point in the history
  4. Appease clippy

    skailasa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    42ee7a1 View commit details
    Browse the repository at this point in the history
  5. Run style checks

    skailasa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    856e276 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. tmp

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b655982 View commit details
    Browse the repository at this point in the history
  2. Converging matrix input fmm

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bc42337 View commit details
    Browse the repository at this point in the history
  3. Fixup tests

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4a444be View commit details
    Browse the repository at this point in the history
  4. Appease clippy

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    44bdbb7 View commit details
    Browse the repository at this point in the history
  5. Bizarre clippy complaint

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    abcfc5d View commit details
    Browse the repository at this point in the history
  6. Increase order in tests

    skailasa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6323d2a View commit details
    Browse the repository at this point in the history