I tried to implement the solution for particle on ring on the similar lines as of https://github.com/sympy/sympy/blob/master/sympy/physics/hydrogen.py please have a look at the pull request
https://github.com/sympy/sympy/pull/7308 I would be thankful if you could give some feedback. Manish Shukla On Wednesday, March 5, 2014 1:18:09 AM UTC+5:30, Ondřej Čertík wrote: > > Hi Manish, > > On Mon, Feb 10, 2014 at 4:20 AM, Manish Shukla > <[email protected] <javascript:>> wrote: > > Hello > > > > I am Manish Shukla. I am 3rd year undergraduate student enrolled in dual > > degree(B.tech CSE + MS(by research) Quantum Computation and dynamics) at > > IIIT-Hyderabad , I am currently working in solving various time > dependent > > and time independent quantum systems. I would like to contribute to the > > project on getting solutions of quantum mechanical systems , i would > like to > > extend the model to solving particle in finite well , and particle on a > ring > > and then would also like to work on model of an expanding box where we > can > > introduce time dependency. I have downloaded the sympy code and I am > going > > through the examples. Where should i start with now? > > I would look into what's been done here: > > https://github.com/sympy/sympy/blob/master/sympy/physics/hydrogen.py > https://github.com/sympy/sympy/blob/master/sympy/physics/qho_1d.py > > and similar files and see what's missing. I like your other ideas to > implement > wave functions/energies of other simple quantum systems. > > Let us know your ideas. > > Ondrej > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/052deb64-9a4d-4bb8-b638-e70a6853b5f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
