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

Use contiguous memory layout for neighbor lists #10

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c60a148 View commit details
    Browse the repository at this point in the history
  2. Reformat code

    efaulhaber committed May 29, 2024
    Configuration menu
    Copy the full SHA
    13b310a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6d15e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81fe6f1 View commit details
    Browse the repository at this point in the history
  5. Rename variable

    efaulhaber committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3018e0c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    343f27d View commit details
    Browse the repository at this point in the history
  2. Fix foreach_neighbor

    efaulhaber committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7d53ff7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Improve comments

    efaulhaber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e51f9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0260b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b56e96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47981f8 View commit details
    Browse the repository at this point in the history
  5. Fix missing comma

    efaulhaber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fef619a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88adc6c View commit details
    Browse the repository at this point in the history
  7. Improve docs

    efaulhaber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb23383 View commit details
    Browse the repository at this point in the history
  8. Test both backends

    efaulhaber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ce9153f View commit details
    Browse the repository at this point in the history
  9. Reformat

    efaulhaber committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4c964a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Reformat again

    efaulhaber committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ac18b79 View commit details
    Browse the repository at this point in the history