Solutions for the following are now obtained in the solve3 branch

    >>> solve(x**i*y**i-2,i)
    [log(2)/(log(x) + log(y))]
    >>> solve(exp(x/n)*exp(-z/n)-2,n)
    [(-x + z)/log(2)]

If someone could help get https://github.com/sympy/sympy/pull/582
reviewed that would be great.

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

Reply via email to