-
Notifications
You must be signed in to change notification settings - Fork 1
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(model): #36 one dimensional harmonic oscillator chain #58
Merged
cmp0xff
merged 44 commits into
main
from
feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
Aug 4, 2024
Merged
feat(model): #36 one dimensional harmonic oscillator chain #58
cmp0xff
merged 44 commits into
main
from
feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
Aug 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage Report (ee6258a, 3.11, ubuntu-latest)
|
|
cmp0xff
added a commit
that referenced
this pull request
Jul 23, 2024
cmp0xff
added a commit
that referenced
this pull request
Jul 23, 2024
…t complex cases (#62) * feat(comment): #61 #58 (comment) * feat: #59 improve exception messages * chore(typo): #61
…t complex cases (#62) * feat(comment): #61 #58 (comment) * feat: #59 improve exception messages * chore(typo): #61
…-interacting-harmonic-oscillators
cmp0xff
changed the base branch from
main
to
feature/cmp0xff/71-add-a-tutorial-for-the-complex-oscillator
July 28, 2024 07:37
cmp0xff
changed the title
feat: #36 one dimensional harmonic oscillator chain
feat(model): #36 one dimensional harmonic oscillator chain
Jul 28, 2024
…lator' into feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
…lator' into feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
…lator' into feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
Base automatically changed from
feature/cmp0xff/71-add-a-tutorial-for-the-complex-oscillator
to
main
July 29, 2024 20:16
…-interacting-harmonic-oscillators
emptymalei
reviewed
Jul 30, 2024
emptymalei
reviewed
Jul 30, 2024
emptymalei
reviewed
Jul 30, 2024
emptymalei
reviewed
Jul 30, 2024
emptymalei
reviewed
Jul 30, 2024
Co-authored-by: LM <[email protected]>
Co-authored-by: LM <[email protected]>
So, I ran the tutorial, looks reasonable from an intuition perspective. I played with different initial conditions and they all seem to make sense. Also periodic condition is respected. I guess this means it is a go? |
emptymalei
approved these changes
Aug 3, 2024
cmp0xff
deleted the
feature/cmp0xff/36-one-dimensional-circle-of-interacting-harmonic-oscillators
branch
August 4, 2024 20:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
with periodic boundary condition