On Sat, Feb 16, 2013 at 7:35 AM, Aaron Meurer <[email protected]> wrote: > I think it's just the assumptions. If you check Symbol.__eq__, it > checks just the name and the assumptions. >
>>> type(s)(s.name, **s.assumptions0) x >>> _==s True -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
