OK, I tried it:

    >>> from sympy.physics.quantum import TensorProduct
    >>> from sympy.physics.quantum import *
    >>> TensorProduct(Qubit(0),Qubit(0,0))
    |0>x|00>

Is that what you are looking for?

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@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