Re: Issue 2224 in sympy: Number('5').__class__ == Real

2011-05-04 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2224 by smi...@gmail.com: Number('5').__class__ == Real http://code.google.com/p/sympy/issues/detail?id=2224 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-patches"

Re: Issue 880 in sympy: make Matrix.hash the same as Matrix.__hash__

2011-05-04 Thread sympy
Comment #7 on issue 880 by ronan.l...@gmail.com: make Matrix.hash the same as Matrix.__hash__ http://code.google.com/p/sympy/issues/detail?id=880 Yes, hash(m) should raise. I think that the standard way of doing that in 2.5+ is to set Matrix.__hash__ = None. -- You received this message b

Re: Issue 1919 in sympy: unify behavior of var() and symbols()

2011-05-04 Thread sympy
Comment #17 on issue 1919 by matt...@gmail.com: unify behavior of var() and symbols() http://code.google.com/p/sympy/issues/detail?id=1919 When talking about DSLs in SymPy, we shouldn't take Python code quality standards into account. My self I like symbols("x,y,z") and obviously symbols(

Re: Issue 2031 in sympy: Add 'auto' flag to div(), quo() and rem()

2011-05-04 Thread sympy
Updates: Labels: -Milestone-Release0.7.1 Milestone-Release0.7.0 NeedsReview Comment #8 on issue 2031 by matt...@gmail.com: Add 'auto' flag to div(), quo() and rem() http://code.google.com/p/sympy/issues/detail?id=2031 https://github.com/sympy/sympy/pull/286 -- You received this messa

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2011-05-04 Thread sympy
Comment #27 on issue 1916 by gdrummo...@gmail.com: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 Works for me on WinXP. -- You received this message because you are subscribed to the Google Groups "sympy-patches"

Re: Issue 2279 in sympy: Incorrect tests for ellipse

2011-05-04 Thread sympy
Updates: Labels: -NeedsReview PassedReview Comment #3 on issue 2279 by Vinzent.Steinberg: Incorrect tests for ellipse http://code.google.com/p/sympy/issues/detail?id=2279 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Grou

Re: Issue 2279 in sympy: Incorrect tests for ellipse

2011-05-04 Thread sympy
Updates: Labels: smichr Comment #2 on issue 2279 by sapta.ii...@gmail.com: Incorrect tests for ellipse http://code.google.com/p/sympy/issues/detail?id=2279 This is very comprehensive and clean. I think it should be pushed in. -- You received this message because you are subscribed to

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2011-05-04 Thread sympy
Updates: Labels: -NeedsReview PassedReview Comment #26 on issue 1916 by asmeurer: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 (No comment was entered for this change.) -- You received this message because

Re: Issue 1916 in sympy: Plotting fails: Window initialization failed: Unable to share contexts

2011-05-04 Thread sympy
Comment #25 on issue 1916 by asmeurer: Plotting fails: Window initialization failed: Unable to share contexts http://code.google.com/p/sympy/issues/detail?id=1916 Yeah it works. In master, the plotting freezes (issue 309), but in your branch, it doesn't (in Mac OS X). So +1! -- You rece

Re: Issue 1348 in sympy: python printer incorretly treats 1/2

2011-05-04 Thread sympy
Updates: Status: Fixed Comment #7 on issue 1348 by smi...@gmail.com: python printer incorretly treats 1/2 http://code.google.com/p/sympy/issues/detail?id=1348 it's in. -- You received this message because you are subscribed to the Google Groups "sympy-patches" group. To post to this

Re: Issue 2337 in sympy: limit(exp(x*y),x,oo) causes RuntimeError

2011-05-04 Thread sympy
Updates: Labels: NeedsReview ness987 Comment #2 on issue 2337 by ness...@googlemail.com: limit(exp(x*y),x,oo) causes RuntimeError http://code.google.com/p/sympy/issues/detail?id=2337 Pull request: https://github.com/sympy/sympy/pull/283 -- You received this message because you are su

Re: Issue 2318 in sympy: doctest failed after poly12 added

2011-05-04 Thread sympy
Updates: Status: Fixed Comment #8 on issue 2318 by ronan.l...@gmail.com: doctest failed after poly12 added http://code.google.com/p/sympy/issues/detail?id=2318 This is in. There still seems to be a small problem with wester.txt on some systems but it's probably unrelated (cf. http

Re: Issue 2326 in sympy: Limits in the extended real numbers

2011-05-04 Thread sympy
Updates: Labels: NeedsReview ness987 Comment #2 on issue 2326 by ness...@googlemail.com: Limits in the extended real numbers http://code.google.com/p/sympy/issues/detail?id=2326 Pull request: https://github.com/sympy/sympy/pull/282 -- You received this message because you are subscri