Re: Issue 3347 in sympy: plotting error in master

2012-08-12 Thread sympy
Comment #6 on issue 3347 by catchmrb...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 This is not fixed by the pull request. All the plotting tests are skipped with the changes in this PR. -- You received this message because you are subscribed to

Re: Issue 3347 in sympy: plotting error in master

2012-08-12 Thread sympy
Comment #7 on issue 3347 by asmeu...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 Was my logic wrong? It should only skip if matplotlib is not the default backend. -- You received this message because you are subscribed to the Google Groups

Re: Issue 3347 in sympy: plotting error in master

2012-08-12 Thread sympy
Comment #8 on issue 3347 by catchmrb...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 The DefaultBackend returns MatplotlibBackend only when it is initialized. Otherwise they are two different classes and are not equal. -- You received this

Re: Issue 3347 in sympy: plotting error in master

2012-08-12 Thread sympy
Updates: Status: Started Comment #9 on issue 3347 by asmeu...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 Can you verify that https://github.com/sympy/sympy/pull/1481 does it correctly? -- You received this message because you are

Re: Issue 3347 in sympy: plotting error in master

2012-08-12 Thread sympy
Updates: Status: Fixed Comment #10 on issue 3347 by asmeu...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 That was merged. Please reopen if this is still an issue. -- You received this message because you are subscribed to the Google Groups

Re: Issue 3347 in sympy: plotting error in master

2012-08-09 Thread sympy
Updates: Labels: NeedsReview Comment #5 on issue 3347 by asmeu...@gmail.com: plotting error in master http://code.google.com/p/sympy/issues/detail?id=3347 See https://github.com/sympy/sympy/pull/1476. -- You received this message because you are subscribed to the Google Groups