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] explicit and higher-order symplectic steppers #464

Draft
wants to merge 5 commits into
base: update-0.3.3
Choose a base branch
from

Conversation

skim0119
Copy link
Collaborator

@skim0119 skim0119 commented Jan 20, 2025

Features

  • Explicit: RK4, EulerForward
  • Symplectic: SemiImplicitEuler, VelocityVerlet, ThirdOrderSymplectic, FourthOrderSymplectic,

Minor changes

@skim0119 skim0119 added the enhancement New feature or request label Jan 20, 2025
@skim0119 skim0119 requested a review from sy-cui January 20, 2025 23:15
@skim0119 skim0119 self-assigned this Jan 20, 2025
@skim0119 skim0119 changed the title [Feat] Work on organizing different symplectic steppers [Feat] Work on organizing explicit and symplectic steppers Jan 20, 2025
@skim0119 skim0119 changed the title [Feat] Work on organizing explicit and symplectic steppers [Feat] explicit and higher-order symplectic steppers Jan 20, 2025
@skim0119 skim0119 marked this pull request as ready for review January 21, 2025 22:05
@skim0119 skim0119 marked this pull request as draft January 30, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant