Comment #98 on issue 1694 by nicolas.pourcelot: solve has many issues with fractions
http://code.google.com/p/sympy/issues/detail?id=1694

Yet another digression:

"Aaron implemented metrics for this"

Then maybe we could use it for simplify too, since there is some case where simplify result is much more complicated than its input value (that's why checksol() was initially so slow in some cases).

In interactive mode, this is not a problem, but simplify is often used inside other function.

So, if output value is more complicated, it may be better that simplify simply returns input value (at least by default).

--
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