Comment #6 on issue 3371 by [email protected]: Order() should implement a conjugate method
http://code.google.com/p/sympy/issues/detail?id=3371
I imagine for complex variables the order would be defined using absolute value, in which case conjugation should be ignored.
I think I've seen things like z + zbar + z**2 + zbar**2 + z*zbar + O(z**3) before (where zbar is the conjugate of z). A reliable reference would be more convincing though.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
