Re: Issue 2509 in sympy: integrals failure in master

2011-06-24 Thread sympy
Updates: Status: Fixed Comment #7 on issue 2509 by smi...@gmail.com: integrals failure in master http://code.google.com/p/sympy/issues/detail?id=2509 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" gr

Re: Issue 2509 in sympy: integrals failure in master

2011-06-24 Thread sympy
Updates: Labels: NeedsReview Comment #6 on issue 2509 by lazov...@gmail.com: integrals failure in master http://code.google.com/p/sympy/issues/detail?id=2509 I've opened PR #457 with a potential fix for this. I'm not sure if it works though, because I didn't get this failure on my syst

Re: Issue 2509 in sympy: integrals failure in master

2011-06-22 Thread sympy
Comment #5 on issue 2509 by asmeurer: integrals failure in master http://code.google.com/p/sympy/issues/detail?id=2509 from sympy.utilities.misc import default_sort_key args.sort(key=default_sort_key) This will canonically sort the args in a platform independent way. -- You received this messa

Re: Issue 2509 in sympy: integrals failure in master

2011-06-22 Thread sympy
Comment #4 on issue 2509 by lazov...@gmail.com: integrals failure in master http://code.google.com/p/sympy/issues/detail?id=2509 I do think there's an issue here that the args of the Mul, If I don't explicitly sort them, are sorted differently on different systems, because this passes on my

Re: Issue 2509 in sympy: integrals failure in master

2011-06-21 Thread sympy
Updates: Summary: integrals failure in master Cc: lazov...@gmail.com Labels: -Priority-Medium Priority-High Integration Comment #3 on issue 2509 by asmeurer: integrals failure in master http://code.google.com/p/sympy/issues/detail?id=2509 Typo? -- You received this messa