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

NeighborList Filters and SANN #1051

Merged
merged 78 commits into from Feb 3, 2023
Merged

NeighborList Filters and SANN #1051

merged 78 commits into from Feb 3, 2023

Commits on Sep 26, 2022

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

Commits on Sep 27, 2022

  1. compilation works now

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    c24cc8e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ed695f7 View commit details
    Browse the repository at this point in the history
  3. update docstrings

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    7b5bebd View commit details
    Browse the repository at this point in the history
  4. linting

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    4f185c5 View commit details
    Browse the repository at this point in the history
  5. credits and changelog

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    1282aef View commit details
    Browse the repository at this point in the history
  6. cpp linting

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    0731b4a View commit details
    Browse the repository at this point in the history
  7. fix typo

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    482ec0b View commit details
    Browse the repository at this point in the history
  8. correct behavior

    tommy-waltmann committed Sep 27, 2022
    Copy the full SHA
    f903ccc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. start migration guide

    tommy-waltmann committed Sep 29, 2022
    Copy the full SHA
    b1d1d0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    82d9c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

  1. Copy the full SHA
    5eb0a35 View commit details
    Browse the repository at this point in the history
  2. Update freud/density.pyx

    Co-authored-by: Domagoj Fijan <50439291+DomFijan@users.noreply.github.com>
    tommy-waltmann and DomFijan committed Oct 6, 2022
    Copy the full SHA
    0913914 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Domagoj Fijan <50439291+DomFijan@users.noreply.github.com>
    tommy-waltmann and DomFijan committed Oct 6, 2022
    Copy the full SHA
    d624313 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Apply suggestions from code review

    Co-authored-by: Vyas Ramasubramani <vramasub@umich.edu>
    tommy-waltmann and vyasr committed Oct 10, 2022
    Copy the full SHA
    86fefa6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0f9dec8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge pull request #1013 from glotzerlab/normalization-mode

    RDF Normalization Mode Argument
    tommy-waltmann committed Oct 12, 2022
    Copy the full SHA
    d37d3bd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Copy the full SHA
    70aaafd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Copy the full SHA
    75cbbc4 View commit details
    Browse the repository at this point in the history
  2. add basic test

    tommy-waltmann committed Nov 8, 2022
    Copy the full SHA
    631b36e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bce09ed View commit details
    Browse the repository at this point in the history
  4. linting

    tommy-waltmann committed Nov 8, 2022
    Copy the full SHA
    45d53a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Copy the full SHA
    5745644 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5dc58a View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'next' into feature/sann"

    This reverts commit b5dc58a, reversing
    changes made to 45d53a4.
    tommy-waltmann committed Nov 11, 2022
    Copy the full SHA
    2697e9a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Copy the full SHA
    b28761c View commit details
    Browse the repository at this point in the history
  2. linting

    tommy-waltmann committed Nov 16, 2022
    Copy the full SHA
    ff1978e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    285c02b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 28, 2022

  1. started working on tests

    DomFijan committed Nov 28, 2022
    Copy the full SHA
    4bfa885 View commit details
    Browse the repository at this point in the history
  2. simple test passes

    tommy-waltmann committed Nov 28, 2022
    Copy the full SHA
    2be90cd View commit details
    Browse the repository at this point in the history
  3. add fcc test

    tommy-waltmann committed Nov 28, 2022
    Copy the full SHA
    2deb155 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0274b61 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cb620ed View commit details
    Browse the repository at this point in the history
  6. change space to tab

    tommy-waltmann committed Nov 28, 2022
    Copy the full SHA
    a478cca View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. attempt at paralel sann

    DomFijan committed Dec 5, 2022
    Copy the full SHA
    10acd83 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fbad38 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Copy the full SHA
    9b3f083 View commit details
    Browse the repository at this point in the history
  2. linting

    tommy-waltmann committed Dec 7, 2022
    Copy the full SHA
    5787dd2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    16d3de4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. remove race condition

    tommy-waltmann committed Dec 8, 2022
    Copy the full SHA
    53537d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e1713fd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Copy the full SHA
    38c0b0c View commit details
    Browse the repository at this point in the history
  2. update docs and tests

    DomFijan committed Dec 12, 2022
    Copy the full SHA
    5f200e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. update docs

    tommy-waltmann committed Dec 15, 2022
    Copy the full SHA
    2e4cfbd View commit details
    Browse the repository at this point in the history
  2. small tweaks to tests

    tommy-waltmann committed Dec 15, 2022
    Copy the full SHA
    be03063 View commit details
    Browse the repository at this point in the history
  3. add docs

    tommy-waltmann committed Dec 15, 2022
    Copy the full SHA
    bc97181 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    abc4af3 View commit details
    Browse the repository at this point in the history
  5. linting

    tommy-waltmann committed Dec 15, 2022
    Copy the full SHA
    08251a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a40ec4f View commit details
    Browse the repository at this point in the history
  7. more linting

    tommy-waltmann committed Dec 15, 2022
    Copy the full SHA
    cf30019 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Copy the full SHA
    07e5743 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Apply suggestions from code review

    Co-authored-by: Domagoj Fijan <50439291+DomFijan@users.noreply.github.com>
    tommy-waltmann and DomFijan committed Jan 6, 2023
    Copy the full SHA
    efc78d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b834434 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4a442e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. add warning

    tommy-waltmann committed Jan 16, 2023
    Copy the full SHA
    60daf7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e3b12f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Copy the full SHA
    0f0746c View commit details
    Browse the repository at this point in the history
  2. clean up condition

    tommy-waltmann committed Jan 17, 2023
    Copy the full SHA
    ae5265d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Copy the full SHA
    1ebf073 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7e76e8 View commit details
    Browse the repository at this point in the history
  3. linting

    tommy-waltmann committed Jan 18, 2023
    Copy the full SHA
    1d0a42d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    14fe634 View commit details
    Browse the repository at this point in the history
  5. linting

    tommy-waltmann committed Jan 18, 2023
    Copy the full SHA
    77e11f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6b79fae View commit details
    Browse the repository at this point in the history
  7. linting

    tommy-waltmann committed Jan 18, 2023
    Copy the full SHA
    5c4c867 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2cf3f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. update docs

    tommy-waltmann committed Jan 19, 2023
    Copy the full SHA
    437c5f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Copy the full SHA
    e47bdcf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    16168b6 View commit details
    Browse the repository at this point in the history
  3. linting

    tommy-waltmann committed Jan 26, 2023
    Copy the full SHA
    8d47330 View commit details
    Browse the repository at this point in the history
  4. linting

    tommy-waltmann committed Jan 26, 2023
    Copy the full SHA
    8fb820e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Add missing const qualifier.

    vyasr committed Jan 28, 2023
    Copy the full SHA
    02a362f View commit details
    Browse the repository at this point in the history
  2. Add test of error behavior.

    vyasr committed Jan 28, 2023
    Copy the full SHA
    fa76c30 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. fix changelog entry

    tommy-waltmann committed Jan 31, 2023
    Copy the full SHA
    2ff8f28 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Copy the full SHA
    7cba8fd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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