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

Well, if you look at the code for logcombine(), it is specifically checking for positive/real terms.

I think I already suggested renaming it to algebraic=True somewhere else, so I am definitely +1 on that (force=True is also fine; I think Maple calls it algebraic). Actually, assume_pos_real is a pain to type anyway, so unless Chris disagrees, let's use force=True.

For me, I really don't care so much what it is called, so long as the force option is there, because I will definitely want that (esp. for powdenest, c.f. issue 2040).

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