Re: Issue 1816 in sympy: Adding partial derivatives and taking derivatives with respect to functions

2011-07-21 Thread sympy
Updates: Status: Fixed Labels: -NeedsBetterPatch PassedReview Comment #50 on issue 1816 by asmeurer: Adding partial derivatives and taking derivatives with respect to functions http://code.google.com/p/sympy/issues/detail?id=1816 This was pushed in. -- You received this messa

Re: Issue 2562 in sympy: Test failure in generate_derangements() with Python2.5

2011-07-21 Thread sympy
Updates: Status: Fixed Comment #17 on issue 2562 by asmeurer: Test failure in generate_derangements() with Python2.5 http://code.google.com/p/sympy/issues/detail?id=2562 All tests pass in Python 2.5. -- You received this message because you are subscribed to the Google Groups "sympy

Re: Issue 2585 in sympy: Tests take too much memory

2011-07-21 Thread sympy
Updates: Labels: NeedsReview Testing Comment #1 on issue 2585 by vlada.pe...@gmail.com: Tests take too much memory http://code.google.com/p/sympy/issues/detail?id=2585 Well, Tom Bachmann (ness) pointed out it could be caused by the cache. A quick two-liner patch to clear the cache f

Re: Issue 2582 in sympy: Typing Enter before text bug in SymPy Live

2011-07-21 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #2 on issue 2582 by matt...@gmail.com: Typing Enter before text bug in SymPy Live http://code.google.com/p/sympy/issues/detail?id=2582 This was pushed in. -- You received this message because you are subscribed

Re: Issue 2582 in sympy: Typing Enter before text bug in SymPy Live

2011-07-21 Thread sympy
Updates: Status: Started Owner: matt...@gmail.com Labels: NeedsReview Comment #1 on issue 2582 by matt...@gmail.com: Typing Enter before text bug in SymPy Live http://code.google.com/p/sympy/issues/detail?id=2582 Pull request is here: https://github.com/sympy/sympy-liv

Re: Issue 2562 in sympy: Test failure in generate_derangements() with Python2.5

2011-07-21 Thread sympy
Comment #16 on issue 2562 by ness...@googlemail.com: Test failure in generate_derangements() with Python2.5 http://code.google.com/p/sympy/issues/detail?id=2562 So the hyperexpand() problem has been fixed? I'm sorry I have been using itertools freely without realising that it does not work