Re: Issue 1884 in sympy: remove old assumptions

2012-08-27 Thread sympy
Issue 1884: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 This issue is now blocking issue sympy:1941. See http://code.google.com/p/sympy/issues/detail?id=1941 -- You received this message because you are listed in the owner or CC fields of this issue, or because

Re: Issue 1884 in sympy: remove old assumptions

2012-08-27 Thread sympy
Issue 1884: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 This issue is now blocking issue sympy:1941. See http://code.google.com/p/sympy/issues/detail?id=1941 -- You received this message because you are listed in the owner or CC fields of this issue, or because

Re: Issue 1884 in sympy: remove old assumptions

2011-05-14 Thread sympy
Issue 1884: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 This issue is now blocking issue 1941. See http://code.google.com/p/sympy/issues/detail?id=1941 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Re: Issue 1884 in sympy: remove old assumptions

2010-09-05 Thread sympy
Updates: Labels: Vinzent.Steinberg Comment #18 on issue 1884 by asmeurer: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 1884 in sympy: remove old assumptions

2010-07-11 Thread sympy
Comment #16 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Rebased the new_assump branch on master. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send

Re: Issue 1884 in sympy: remove old assumptions

2010-07-11 Thread sympy
Comment #17 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Current problems are some random failures for unknown reasons. Also I could not yet debug why symbols() does not get to the correct scope (see the go_back kwarg and

Re: Issue 1884 in sympy: remove old assumptions

2010-04-21 Thread sympy
Issue 1884: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 This issue is now blocking issue 1908. See http://code.google.com/p/sympy/issues/detail?id=1908 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Re: Issue 1884 in sympy: remove old assumptions

2010-04-05 Thread sympy
Comment #9 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Issue 1615 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

Re: Issue 1884 in sympy: remove old assumptions

2010-04-05 Thread sympy
Updates: Cc: mattpap Comment #10 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Mateusz, I addressed the concerns you raised (except the slow And) in my new_assump branch. Is this what you meant? Do you think these

Re: Issue 1884 in sympy: remove old assumptions

2010-04-05 Thread sympy
Comment #11 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Actually, the speed difference is not as big as I expected: In [6]: %timeit x.is_positive 100 loops, best of 3: 393 ns per loop In [7]: %timeit ask(x, Q.positive)

Re: Issue 1884 in sympy: remove old assumptions

2010-04-05 Thread sympy
Comment #12 on issue 1884 by ronan.l...@gmail.com: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 I don't quite understand the point of this inspect magic. What is the difference with explicitly creating an AssumptionsContext() instance? (which, BTW, is just a

Re: Issue 1884 in sympy: remove old assumptions

2010-04-04 Thread sympy
Updates: Summary: remove old assumptions Comment #8 on issue 1884 by Vinzent.Steinberg: remove old assumptions http://code.google.com/p/sympy/issues/detail?id=1884 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of