Hi. I have been trying to figure out how to use sympy.physics.quantum specifically the qubit/gate part. I have gotten qubits working and I have applied various operators to them (with some guesswork/trial-and- error), but I can't figure out how to define my own operators. I'd like to provide a matrix which should then become an operator/gate. How do I do this. I have tried using gate.UGate but I complains that my matrices do not have is_integer method.
Is there a good place for examples/documentation of how to use the quantum package in general and qubits in specific? Best regards, Hans -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
