Hi,
    I have written a method for qapply to act on rotation operator.The
confusion I have is the other Spin Operators do not take in the
parameters as Rotation does.For example

qapply(Jz * JzKet(1,-1)).doit()
−ℏ|1,−1⟩

no parameters as such

for rotation operator

qapply(Rotation(alpha,beta,gamma) * JzKet(1,1))

and for the method that i have written the output is dependent on
alpha,beta and gamma.

Now how do I use this general alpha beta gamma in the method that i
have defined

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to