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

feat: created system-only nbody demo for issue #65 #94

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

Conversation

Vigithai
Copy link
Collaborator

@Vigithai Vigithai commented Jul 3, 2024

Resolves #65

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should not change this file. Please reset your changes.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File is incorrectly named, should be nbody_demo.ipynb

@carynbear
Copy link
Collaborator

carynbear commented Jul 26, 2024

@Vigithai

Oops I don't think you fixed the issue. What I would do:

  1. git log to find the commit with the
  2. Switch to main
  3. Pull from upstream/main
  4. Make a new branch off of main
  5. git cherry-pick f7e2e26c69022d11838f244174d225635a69b190 to apply the commit for nbody
  6. Rename nbody
  7. Push, make new pull request and close this one.

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.

demo/feat: missing system/n-body demo
2 participants