Comment #16 on issue 666 by [email protected]: sorting of expressions makes subs_dict() fail
http://code.google.com/p/sympy/issues/detail?id=666
Actually, there is no use case where the count_op sorting doesn't do what the O(n**2) sorting does, so now the faster count_op sort is done exclusively.
-- 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.
