Re: Issue 2207 in sympy: Can't pretty-print dicts or sets containing non-Expr objects

2011-06-01 Thread sympy
Updates: Summary: Can't pretty-print dicts or sets containing non-Expr objects Labels: -Priority-Medium Priority-High Milestone-Release0.7.1 Blockedon: 1491 Comment #1 on issue 2207 by ronan.l...@gmail.com: Can't pretty-print dicts or sets containing non-Expr objects

Re: Issue 1491 in sympy: Remove old printing ordering at some point

2011-06-01 Thread sympy
Issue 1491: Remove old printing ordering at some point http://code.google.com/p/sympy/issues/detail?id=1491 This issue is now blocking issue 2207. See http://code.google.com/p/sympy/issues/detail?id=2207 -- You received this message because you are listed in the owner or CC fields of this

Re: Issue 2417 in sympy: srepr doesn't respect order argument

2011-06-01 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2417 by ronan.l...@gmail.com: srepr doesn't respect order argument http://code.google.com/p/sympy/issues/detail?id=2417 It's in. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to

Re: Issue 2388 in sympy: The value of str(expr) depends on a global setting

2011-06-01 Thread sympy
Updates: Status: Fixed Comment #16 on issue 2388 by ronan.l...@gmail.com: The value of str(expr) depends on a global setting http://code.google.com/p/sympy/issues/detail?id=2388 It's in. -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 2387 in sympy: Evalf of trig functions with imaginary arguments

2011-06-01 Thread sympy
Updates: Status: Started Comment #7 on issue 2387 by asmeurer: Evalf of trig functions with imaginary arguments http://code.google.com/p/sympy/issues/detail?id=2387 Apparently something was forgotten. See https://github.com/sympy/sympy/pull/376. -- You received this message

Re: Issue 1548 in sympy: integrate(DiracDelta(-x)*f(x),(x,-oo,oo)) gives -f(0)

2011-06-01 Thread sympy
Updates: Labels: NeedsReview Comment #8 on issue 1548 by renato.c...@gmail.com: integrate(DiracDelta(-x)*f(x),(x,-oo,oo)) gives -f(0) http://code.google.com/p/sympy/issues/detail?id=1548 Now the tests pass, I'm +1 on the patch. I opened a pull request

Issue 2440 in sympy: Equal Integrals compare different when using different variables

2011-06-01 Thread sympy
Status: Accepted Owner: renato.c...@gmail.com Labels: Type-Defect Priority-Medium EasyToFix Integration New issue 2440 by renato.c...@gmail.com: Equal Integrals compare different when using different variables http://code.google.com/p/sympy/issues/detail?id=2440 Integral(x, (x, 0, 1)) ==

Re: Issue 932 in sympy: mpmath and problems with complex sympy numbers

2011-06-01 Thread sympy
Updates: Status: Fixed Comment #10 on issue 932 by renato.c...@gmail.com: mpmath and problems with complex sympy numbers http://code.google.com/p/sympy/issues/detail?id=932 This does not happen anymore (with nsolve), so I'm closing this issue. -- You received this message because

Re: Issue 1567 in sympy: nsolve crashes

2011-06-01 Thread sympy
Updates: Status: Fixed Comment #2 on issue 1567 by renato.c...@gmail.com: nsolve crashes http://code.google.com/p/sympy/issues/detail?id=1567 Running this in current sympy gives mpf('0.3201122211498225'), and the thread above reports the issue as fixed, so I'm closing this. -- You