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

Speedup Nbody and add new integrator functionality #321

Merged
merged 6 commits into from
Aug 5, 2023
Merged

Conversation

adrn
Copy link
Owner

@adrn adrn commented Apr 26, 2023

Describe your changes

This adds a minor speedup for DirectNBody orbit integration, and adds the ability to use Leapfrog or Ruth integration schemes with the N-body integration functionality.

Checklist

  • Did you add tests? - need to parametrize the nbody test to run with different integrators
  • Did you add documentation for your changes?
  • Did you add a changelog entry? (see CHANGES.rst)
  • Are the CI tests passing?
  • Is the milestone set?

@adrn adrn added this to the v1.7 milestone Apr 26, 2023
@adrn adrn merged commit 5c5e8fc into main Aug 5, 2023
15 checks passed
@adrn adrn deleted the speedup-nbody branch August 5, 2023 00:13
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