Re: Issue 3299 in sympy: test_plot hangs

2012-06-21 Thread sympy
Comment #6 on issue 3299 by hazelnu...@gmail.com: test_plot hangs http://code.google.com/p/sympy/issues/detail?id=3299 I just ran sympy-bot, and I believe all tests passed but I'm running into this sympy-bot issue: https://github.com/sympy/sympy-bot/issues/110 Once this is fixed, I can

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-21 Thread sympy
Comment #6 on issue 3282 by asmeu...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 See https://github.com/sympy/sympy/pull/1366. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post

Re: Issue 3293 in sympy: test_ipython test failure

2012-06-21 Thread sympy
Updates: Labels: NeedsReview Comment #1 on issue 3293 by asmeu...@gmail.com: test_ipython test failure http://code.google.com/p/sympy/issues/detail?id=3293 Fixed at https://github.com/sympy/sympy/pull/1367 -- You received this message because you are subscribed to the Google Groups

Re: Issue 3299 in sympy: test_plot hangs

2012-06-21 Thread sympy
Comment #7 on issue 3299 by krastano...@gmail.com: test_plot hangs http://code.google.com/p/sympy/issues/detail?id=3299 The original tests were written in a way that blocks execution if you have version 1.2 (ie, unreleased dev version) and at the same time the default matplotlib backend is

Re: Issue 3299 in sympy: test_plot hangs

2012-06-21 Thread sympy
Updates: Status: Fixed Comment #8 on issue 3299 by krastano...@gmail.com: test_plot hangs http://code.google.com/p/sympy/issues/detail?id=3299 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups sympy-issues group. To

Re: Issue 3299 in sympy: test_plot hangs

2012-06-21 Thread sympy
Comment #9 on issue 3299 by asmeu...@gmail.com: test_plot hangs http://code.google.com/p/sympy/issues/detail?id=3299 I was talking to Bharath on irc. We should make a global flag for show=False that we can set in the tests and doctests. -- You received this message because you are

Re: Issue 3299 in sympy: test_plot hangs

2012-06-21 Thread sympy
Comment #10 on issue 3299 by asmeu...@gmail.com: test_plot hangs http://code.google.com/p/sympy/issues/detail?id=3299 This was https://github.com/sympy/sympy/pull/1369 by the way. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this

Issue 3300 in sympy: simplify should call doit() on Subs instances

2012-06-21 Thread sympy
Status: Valid Owner: Labels: Type-Enhancement Priority-Medium Simplify EasyToFix New issue 3300 by krastano...@gmail.com: simplify should call doit() on Subs instances http://code.google.com/p/sympy/issues/detail?id=3300 simplify(x0*Derivative(f(x0, y0), y0) - x0*Subs(Derivative(f(x0,

Issue 3301 in sympy: S.Integers.intersect(Interval) doesn't work for unbounded intervals

2012-06-21 Thread sympy
Status: Valid Owner: CC: mrock...@gmail.com Labels: Type-Defect Priority-High Milestone-Release0.7.2 Sets New issue 3301 by asmeu...@gmail.com: S.Integers.intersect(Interval) doesn't work for unbounded intervals http://code.google.com/p/sympy/issues/detail?id=3301

Re: Issue 3301 in sympy: S.Integers.intersect(Interval) doesn't work for unbounded intervals

2012-06-21 Thread sympy
Comment #1 on issue 3301 by mrock...@gmail.com: S.Integers.intersect(Interval) doesn't work for unbounded intervals http://code.google.com/p/sympy/issues/detail?id=3301 I think the best thing to do here (and actually in all cases of Integers.intersect(Interval)) to return a Range. This

Re: Issue 3272 in sympy: Python 3.3 test failures

2012-06-21 Thread sympy
Updates: Blockedon: sympy:3301 Comment #14 on issue 3272 by asmeu...@gmail.com: Python 3.3 test failures http://code.google.com/p/sympy/issues/detail?id=3272 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-21 Thread sympy
Updates: Status: Fixed Comment #7 on issue 3282 by smi...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups