So I guess you're suggesting basically the same thing as at http://code.google.com/p/sympy/issues/detail?id=2738.
Aaron Meurer On Tue, Apr 3, 2012 at 12:16 PM, [email protected] <[email protected]> wrote: >> What do you mean by "goes to the tail of .args and stays there"? Do >> you mean that the .flatten method for these classes would be a no-op, >> or are you suggesting to put some kind of special marker object in >> .args to signify the unevaluatedness to other classes? >> > A no-op I suppose. Anything else would be too much. > > -- > 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. > -- 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.
