Re: Issue 2484 in sympy: Create Poly by coefficients fails

2011-06-16 Thread sympy
Updates: Status: Fixed Labels: -Milestone-Release0.7.0 -NeedsReview PassedReview Comment #2 on issue 2484 by matt...@gmail.com: Create Poly by coefficients fails http://code.google.com/p/sympy/issues/detail?id=2484 This was fixed in df5412f. -- You received this message becau

Re: Issue 2077 in sympy: classify_ode() doesn't catch a 1st_linear/separable ode

2011-06-16 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2077 by smi...@gmail.com: classify_ode() doesn't catch a 1st_linear/separable ode http://code.google.com/p/sympy/issues/detail?id=2077 (No comment was entered for this change.) -- You received this message because you are subscribed to the G

Re: Issue 1620 in sympy: Allow derivatives of unknown functions evaluated at a point

2011-06-16 Thread sympy
Updates: Status: Fixed Comment #34 on issue 1620 by smi...@gmail.com: Allow derivatives of unknown functions evaluated at a point http://code.google.com/p/sympy/issues/detail?id=1620 (No comment was entered for this change.) -- You received this message because you are subscribed to

Re: Issue 2491 in sympy: order_iter and iterable function

2011-06-16 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2491 by smi...@gmail.com: order_iter and iterable function http://code.google.com/p/sympy/issues/detail?id=2491 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-pa

Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function

2011-06-16 Thread sympy
Updates: Status: Fixed Comment #10 on issue 1660 by renato.c...@gmail.com: [PATCH] derivatives of composed functions should not evaluate to a derivative in terms of a function http://code.google.com/p/sympy/issues/detail?id=1660 This has been fixed in 89adffcd. Now g(f(x)).diff(x) r

Re: Issue 1525 in sympy: No integration by substitution

2011-06-16 Thread sympy
Comment #27 on issue 1525 by renato.c...@gmail.com: No integration by substitution http://code.google.com/p/sympy/issues/detail?id=1525 The pull request above is in, and issue 1620 is fixed. Is there something to do in this issue? BTW, this is what I think the OP meant in the first place:

Re: Issue 1435 in sympy: f(x, y).diff(x, y) - f(x, y).diff(y, x) should simplify to zero

2011-06-16 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #13 on issue 1435 by renato.c...@gmail.com: f(x, y).diff(x, y) - f(x, y).diff(y, x) should simplify to zero http://code.google.com/p/sympy/issues/detail?id=1435 This has been fixed in 53fbd25. -- You received th