ohno / Antique.jl

Self-contained, well-tested, well-documented Analytical Solutions of Quantum Mechanical Equations.
https://ohno.github.io/Antique.jl/
MIT License
18 stars 3 forks source link

Sort out references #21

Closed ohno closed 1 day ago

ohno commented 4 months ago

Sort out references for all models.

ajarifi commented 1 month ago

I will add some references.

ajarifi commented 1 month ago

Some references

Delta potential

- D. J. Griffiths, Introduction to Quantum Mechanics (Prentice Hall, 1995), p.50.
- [UCSD Physics 130, Quantum Physics](https://quantummechanics.ucsd.edu/ph130a/130_notes/node154.html)

Rigid rotor

- Anderson, J.M. Introduction to Quantum Chemistry, 1969, W.A. Benjamin, Inc, p.91-100
- [Chemistry Libre Texts](https://chem.libretexts.org/Bookshelves/Physical_and_Theoretical_Chemistry_Textbook_Maps/Physical_Chemistry_(LibreTexts)/05%3A_The_Harmonic_Oscillator_and_the_Rigid_Rotor/5.08%3A_The_Energy_Levels_of_a_Rigid_Rotor)

Spherical Oscillator

- [Quantum harmonic oscillator](https://beit.tech/blog/quantum-harmonic-oscillator.html)
- [UCSD Physics 130, Quantum Physics](https://quantummechanics.ucsd.edu/ph130a/130_notes/node244.html)
ohno commented 1 month ago

The progress is as follows:

ajarifi commented 2 weeks ago

Some references

Delta potential

- D. J. Griffiths, Introduction to Quantum Mechanics (Prentice Hall, 1995), p.50.
- [UCSD Physics 130, Quantum Physics](https://quantummechanics.ucsd.edu/ph130a/130_notes/node154.html)

Rigid rotor

- Anderson, J.M. Introduction to Quantum Chemistry, 1969, W.A. Benjamin, Inc, p.91-100
- [Chemistry Libre Texts](https://chem.libretexts.org/Bookshelves/Physical_and_Theoretical_Chemistry_Textbook_Maps/Physical_Chemistry_(LibreTexts)/05%3A_The_Harmonic_Oscillator_and_the_Rigid_Rotor/5.08%3A_The_Energy_Levels_of_a_Rigid_Rotor)

Spherical Oscillator

- [Quantum harmonic oscillator](https://beit.tech/blog/quantum-harmonic-oscillator.html)
- [UCSD Physics 130, Quantum Physics](https://quantummechanics.ucsd.edu/ph130a/130_notes/node244.html)

I have put the references here. Should I put them in the code directly or do you want to put them by yourself?? How many references do you want for each model?

ohno commented 2 weeks ago

@ajarifi Thank you. 1 or 2 references are enough. I have not yet decided where to write the reference. I think it should be contained in the source code (docstrings).