> > If I recall tensor_product_simp is designed to handle the > TensorProduct()*TensorProduct() case only. Try doing this: > > tensor_product_simp(expand(op*state))
Should an expand_mul be part of the simp routine itself? -- 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.
