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

Yeah, go ahead and make pull requests for your branches. Just indicate in the comments that they are not ready to go in yet and why. The pull request system makes it much easier to see your work and comment on it than trying to dig up your branch in your GitHub account, or the issue here.

+1 for removing guess_solve_strategy. I think in many cases equations are solvable by one solver, but return NotImplemented by another one so it never gets to it. I hope your changes are more robust in this sense.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@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