Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2013-04-10 Thread sympy
Updates: Status: Fixed Labels: -WrongResult Comment #7 on issue 2322 by julien.r...@gmail.com: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 This was merged. -- You received this message because this project is configured to send

Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2013-03-29 Thread sympy
Comment #6 on issue 2322 by skirpic...@gmail.com: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 https://github.com/sympy/sympy/pull/1949 -- You received this message because this project is configured to send all issue notifications to this

Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2013-03-15 Thread sympy
Comment #4 on issue 2322 by skirpic...@gmail.com: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 I think, there is some syntax misconception. ask(pi/log(r), Q.real) - meaningless (not good proposition!). Second argument for ask is an assumption

Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2013-03-15 Thread sympy
Comment #5 on issue 2322 by asmeu...@gmail.com: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 Maybe there should be some type checking. -- You received this message because this project is configured to send all issue notifications to this

Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2012-03-21 Thread sympy
Comment #3 on issue 2322 by smi...@gmail.com: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 The old-style assumptions are working now: var('r', real=True) r (pi/log(r)).is_real (pi/log(r)).subs(r,-2).is_real

Re: Issue 2322 in sympy: is_real problems with (pi/log(real))

2011-04-28 Thread sympy
Updates: Labels: Assumptions WrongResult Comment #1 on issue 2322 by asmeurer: is_real problems with (pi/log(real)) http://code.google.com/p/sympy/issues/detail?id=2322 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google