On Thu, Jul 1, 2010 at 11:44 PM, nico <nicolas.pource...@gmail.com> wrote:
> Hi,
>
> patch for issue 1694 needs review.
> It enhances solver capabilities and fix issues concerning fractions :
>
> ex:
>>>> solve(1/x, x)
>  []
>>>> solve(ln(x)/x, x)
>  [1]
>>>> solve(ln(x)/(x-1), x)
>  []
>
> Thanks,

Thanks, I replied in the issue.

Ondrej

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

Reply via email to