Comment #8 on issue 1276 by smichr: solve(-1 + x**2 + 0.111111111111111*(1.00000000000000 + 2.00000000000000*x)**2,x) fails
http://code.google.com/p/sympy/issues/detail?id=1276

Do you think solve should make reals rational by default or should that be left to the user?

Perhaps a "behind the scences" transform could take place where any reals are converted to rationals and then the answer computed in terms of rationals and re-computed in terms of reals. Once the new polys is in place that transformation would no longer be necessary. Perhaps this temporary fix could be part of the solver mods of issue 1694.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to