I implemented the radial wave functions for an isotropic harmonic
oscillator in the spirit of Ondrej's hydrogen solutions.  Tests are
missing, so it is not ready, but here it is anyway:
http://github.com/jegerjensen/sympy/compare/master...sho

I named the radial function 'R_nl', identical to the radial hydrogen
function, so that the user can use name spaces to get the solution
that is wanted:

>>> from sympy.physics.hydrogen import R_nl as psi_H
>>> from sympy.physics.sho import R_nl as psi_ho

Is this a good plan?

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to