On Saturday, February 15, 2014 2:58:07 PM UTC+4, Rishabh Kumar wrote: > > while using sympy i found that sympy is not able to compute the degree of > polynomials and expressions such as (x+y+z)**10000 in real time and the > process has to be terminated. I wish to suggest a new way to compute the > degree of the polynomials using recurrences . Should I start preparing a > pull request or submit a patch ? >
Yes, please try to do. Please also search our bugtracker, as there is something about this problem (and several attempts to solve it, AFAIK). -- 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.
