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

Also, the above takes excessively long to report in comparison to master:

master:
0.635
3.04 - 6.03*I
0
3.04 + 6.03*I
2.21300005913

after patch:
3.04 - 6.03*I
0
3.04 + 6.03*I
47.246999979

Perhaps there needs to be a test to see whether there are any symbols after substituting the solution...if not, simplification might not be necessary and a simple numerical test for zero could be done.

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