You can also try rcollect (though see https://code.google.com/p/sympy/issues/detail?id=3862; I think that function could be improved).
Aaron Meurer On Thu, Sep 19, 2013 at 11:17 AM, Boris Kheyfets <[email protected]> wrote: > Yep, it definetly should be [z, log(z)]. And even [z, log(z), q] in my case. > > It's close, but not quite what I wanted. > > I think I'll just substitute a number into D. Then sympy handles it > smoothly. > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
