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

Fix d2k function #3932

Merged
merged 12 commits into from
Aug 6, 2024
Merged

Commits on Jul 17, 2024

  1. Fix d2k function

    Need to use the transpose of the inverse matrix for recipmatrix
    tpurcell90 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ba8bbf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 5, 2024

  1. breaking: snake_case method args kpt_density and recip_cell (better t…

    …o do early while user base small)
    janosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e2e22b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e947a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c64933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce8930 View commit details
    Browse the repository at this point in the history
  5. Fix mypy errors

    tpurcell90 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ae530c9 View commit details
    Browse the repository at this point in the history
  6. Add print line to see what the actual errors look like

    All tests pass locally
    tpurcell90 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c9087db View commit details
    Browse the repository at this point in the history
  7. for supercell round coords

    should fix error in tests
    tpurcell90 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6face7f View commit details
    Browse the repository at this point in the history
  8. remove extra print line

    tpurcell90 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    52c4f0f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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