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 3359 in sympy: SymPy Live: Issues with Privacy and the recent searches feature

2012-08-12 Thread sympy
Comment #1 on issue 3359 by asmeu...@gmail.com: SymPy Live: Issues with Privacy and the recent searches feature http://code.google.com/p/sympy/issues/detail?id=3359 See also the discussion at https://groups.google.com/d/topic/sympy/d5rDN6soFV8/discussion. -- You received this message

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