Hi Manish, On Mon, Feb 10, 2014 at 4:20 AM, Manish Shukla <[email protected]> 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/CADDwiVDUQQxjw93YKrDkPpUAJ8wVFuO9rX_LDtKb1B--o6AnOg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
