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

beignet.func.partition #14

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

beignet.func.partition #14

wants to merge 30 commits into from

Conversation

henry-isaacson
Copy link
Collaborator

@henry-isaacson henry-isaacson commented Apr 19, 2024

Partition is a wrapper around neighbor_list which is a pair of functions: a setup function and an update function. Neighbor lists act as an efficient data structure to speed up simulation time by tracking particle locations and relationships.

@henry-isaacson henry-isaacson changed the title partition Molecular Dynamics: Stores the spatial partition of a system into a cell list Apr 22, 2024
@henry-isaacson henry-isaacson changed the title Molecular Dynamics: Stores the spatial partition of a system into a cell list Molecular Dynamics: Stores the spatial partition of a system into a neighbor list Apr 22, 2024
@0x00b1 0x00b1 changed the title Molecular Dynamics: Stores the spatial partition of a system into a neighbor list Neighbor lists Apr 22, 2024
@0x00b1 0x00b1 changed the title Neighbor lists beignet.func.neighbor_list Apr 30, 2024
@0x00b1 0x00b1 changed the title beignet.func.neighbor_list beignet.func.partition Apr 30, 2024
@0x00b1
Copy link
Collaborator

0x00b1 commented Jul 2, 2024

test_issue191_1 is failing

pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
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