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.interact #12

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

beignet.func.interact #12

wants to merge 36 commits into from

Conversation

henry-isaacson
Copy link
Collaborator

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

Interact defines interactions between particles in a simulation. Given an energy function and a displacement function, interact will turn the energy function into an interaction function, describing how to apply such an energy function to the particles using the provided displacement function. This PR depends on the Partition PR.

Henry Isaacson added 2 commits April 19, 2024 15:00
@henry-isaacson henry-isaacson changed the title interact Molecular Dynamics: adding interact to define interactions between particles in a simulation Apr 22, 2024
@0x00b1 0x00b1 changed the title Molecular Dynamics: adding interact to define interactions between particles in a simulation Higher-order function to define interactions between particles Apr 22, 2024
@0x00b1 0x00b1 changed the title Higher-order function to define interactions between particles beignet.func.interact Apr 30, 2024
@0x00b1 0x00b1 changed the title beignet.func.interact beignet.func.interaction Apr 30, 2024
@0x00b1 0x00b1 changed the title beignet.func.interaction beignet.func.interact Apr 30, 2024
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.

1 participant