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

Added routine to NeighborListMD to properly filter out pairs due to the buffer region #409

Merged
merged 1 commit into from
May 13, 2022

Conversation

mgastegger
Copy link
Collaborator

Added a function _filter_indices to NeighborListMD, which filters out all pair indices and offsets arising due to the buffer region. Previously, all pairs were passed to the MD calculator, slowing down model predictions.

@mgastegger mgastegger requested a review from ktschuett May 13, 2022 08:19
@mgastegger mgastegger merged commit b83f0a1 into dev May 13, 2022
@mgastegger mgastegger deleted the mg/nbl_md branch May 13, 2022 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants