You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…d HO (#48)
* refactor(harmonic-oscillator): sparate the class of simple and damped oscillator
#34
* docs(harmonic-oscillator): reduce the docstrings of harmonic oscillators
* fix(harmonic-oscillator): remove unused code in harmonic oscillator
#34
* refactor(harmonic-oscillator): change type hint for type float or ndarray
#34
* fix(harmonic-oscillator): use ArrayLike instead of union of float and ndarray
#34
* fix(harmonic-oscillator): add initial phase to harmonic oscillator (simple)
#34
* docs(harmonic-oscillator): adjust tutorials to include ations or equation of motion
#49
For example, add a description by Lagrangian action for harmonic oscillators #48 (comment)
The text was updated successfully, but these errors were encountered: