I should try making input coefficients to be square free. I think the algorithm in general, does not work when the coefficients are not square free.
On Thu, Jul 18, 2013 at 2:53 PM, Thilina Rathnayake <[email protected]>wrote: > We can add descent(23, 616) to the bug list too. It also return (None, > None, None) > but (6, 1, 38) is a solution. By finding more and more test cases which > fail, I think we can > identify a pattern and then the cause for the bug. > > Regards, > Thilina > -- 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.
