What do you mean it will break compatibility? Of course, any code that writes hermite(2, x) and expects a polynomial will break, but that's the point of the change.
Aaron Meurer On Fri, Feb 7, 2014 at 7:09 PM, someone <[email protected]> wrote: > Hi, > >> We should just change all the special polynomial objects to not >> evaluate by default. > > Ok, let me fix that. But be aware that this *will* break > compatibility in all cases. I don't think we can avoid > that with reasonable effort. (And I will not try.) > > -- > 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.
