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

Make a class for linear motion #59

Closed
cmp0xff opened this issue Jun 24, 2024 · 0 comments · Fixed by #60
Closed

Make a class for linear motion #59

cmp0xff opened this issue Jun 24, 2024 · 0 comments · Fixed by #60
Assignees
Labels
enhancement New feature or request

Comments

@cmp0xff
Copy link
Collaborator

cmp0xff commented Jun 24, 2024

          Problem: for the zero-frequency mode, its motion cannot be determined by a phase. One has to use an initial (generalised) position and velocity.

Originally posted by @cmp0xff in #36 (comment)

@cmp0xff cmp0xff self-assigned this Jul 22, 2024
cmp0xff added a commit that referenced this issue Jul 22, 2024
cmp0xff added a commit that referenced this issue Jul 22, 2024
@cmp0xff cmp0xff linked a pull request Jul 22, 2024 that will close this issue
@cmp0xff cmp0xff added the enhancement New feature or request label Jul 22, 2024
cmp0xff added a commit that referenced this issue Jul 23, 2024
* feat: #59 free particle

* chore(poetry): #59 🔒
cmp0xff added a commit that referenced this issue Jul 23, 2024
cmp0xff added a commit that referenced this issue Jul 23, 2024
…t complex cases (#62)

* feat(comment): #61 #58 (comment)

* feat: #59 improve exception messages

* chore(typo): #61
cmp0xff added a commit that referenced this issue Jul 24, 2024
* feat: #59 free particle

* chore(poetry): #59 🔒
cmp0xff added a commit that referenced this issue Jul 24, 2024
…t complex cases (#62)

* feat(comment): #61 #58 (comment)

* feat: #59 improve exception messages

* chore(typo): #61
cmp0xff added a commit that referenced this issue Aug 4, 2024
* feat: #36 work in progress

* fix: #36 frequency and fourier

* feat: #36 Use axis instead of transpose

* feat: #36 add 0-dimensional complex harmonic oscillator

* fix: #36 1-dimensional harmonic oscillator circle

* feat: #36 docs, example, etc.

* fix: #36 solution to the travelling waves

* feat(model): #59 make a class for linear motion (#60)

* feat: #59 free particle

* chore(poetry): #59 🔒

* feat(comment): #61 reuse the class HarmonicOscillatorSystem to support complex cases (#62)

* feat(comment): #61 #58 (comment)

* feat: #59 improve exception messages

* chore(typo): #61

* feat(comment): #36 #58 (comment)

* chore(typing): #36

* feat: #63 make real oscillators real again

* feat: #63 make complex oscillators finally complex

* chore: #63 typing, import

* feat(refactor): #63 private communication with @emptymalei

* chore: #63 typing, import

* chore(typing): #63

* feat: #36 migrate to the same place (private communication with @emptymalei)

* feat(pytest): #36

* doc(tutorial): #36 work in progress

* fix: #63 edge cases

* chore: #36 propagate 2718ef8

* chore(typing): #69

* fix(typing): #69

* doc(model): #71 tutorial for the complex oscillator

* chore(poetry): #71 docs versions

* doc(comment): #36 #58 (comment)

* fix: #36 even degrees of freedom

* doc(model): #36 tutorial

* chore(cd): #71 fix NameError: name 'system_specs' is not defined

* fix(comment): #71 @emptymalei #72 (review)

* fix(comment): #36 @emptymalei #72 (review)

* doc(comment): #36 @emptymalei #58 (comment)

Co-authored-by: LM <[email protected]>

* doc(comment): #36 @emptymalei #58 (comment)

Co-authored-by: LM <[email protected]>

* doc(comment): #36 @emptymalei #58 (comment)

* chore(typing): #36 simplify

---------

Co-authored-by: LM <[email protected]>
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 a pull request may close this issue.

1 participant