refine does not work on conjugate

5 views
Skip to first unread message

Chong Wang

unread,
Oct 20, 2014, 5:32:06 AM10/20/14
to sy...@googlegroups.com
The following code:

from sympy import *
x
= Symbol('x')
refine
(conjugate(x), Q.real(x))


the ourcome is:

conjugate(x)

I wonder why refine does not remove the conjuate head.
Reply all
Reply to author
Forward
0 new messages