Re: Issue 1873 in sympy: sympy.test() segfaults

2010-04-03 Thread sympy
Comment #4 on issue 1873 by nils106: sympy.test() segfaults http://code.google.com/p/sympy/issues/detail?id=1873 What information is needed to resolve the problem ? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. Y

Re: Issue 1883 in sympy: Recode dmp_zero_p to be non-recursive

2010-04-03 Thread sympy
Comment #3 on issue 1883 by mattpap: Recode dmp_zero_p to be non-recursive http://code.google.com/p/sympy/issues/detail?id=1883 Does this mean that the API for this file is unstable It is unstable and incoherent between different types of polynomials. When I started working on this there we

Issue 1884 in sympy: local assumptions

2010-04-03 Thread sympy
Status: Started Owner: Vinzent.Steinberg Labels: Type-Defect Priority-Medium Assumptions New issue 1884 by Vinzent.Steinberg: local assumptions http://code.google.com/p/sympy/issues/detail?id=1884 On sympy-patches I said: "Global assumptions are a mess, you actually never want them, I think the

Re: Issue 1884 in sympy: local assumptions

2010-04-03 Thread sympy
Comment #1 on issue 1884 by asmeurer: local assumptions http://code.google.com/p/sympy/issues/detail?id=1884 So I guess we need to either wait for Python 3, or else make everything global and somehow mark it as to which scope it is supposed to be in (which would be pretty hackish). What exac

Re: Issue 1884 in sympy: local assumptions

2010-04-03 Thread sympy
Comment #2 on issue 1884 by Vinzent.Steinberg: local assumptions http://code.google.com/p/sympy/issues/detail?id=1884 The basic idea is to inject a "hidden" variable holding the local assumptions into the local scope. To do this, I need to write a function set_local_assumptions(), which inje

Re: Issue 1884 in sympy: local assumptions

2010-04-03 Thread sympy
Comment #3 on issue 1884 by asmeurer: local assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Sounds like something that would be easy to do in C with pointers :) PEP 3104 (the one about nonlocal) suggests "It has been argued that that such a feature isn't necessary, because a

Re: Issue 1884 in sympy: local assumptions

2010-04-03 Thread sympy
Comment #4 on issue 1884 by Vinzent.Steinberg: local assumptions http://code.google.com/p/sympy/issues/detail?id=1884 Quite often I wished for C-style pointers in Python. :) Sometimes it would make things so much easier and cleaner. -- You received this message because you are listed in the

Re: Issue 1813 in sympy: typo

2010-04-03 Thread sympy
Updates: Status: Fixed Labels: -PassedReview Comment #2 on issue 1813 by ronan.l...@gmail.com: typo http://code.google.com/p/sympy/issues/detail?id=1813 It's in. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred t

Re: Issue 1845 in sympy: code quality and whitespace fix are missing \r

2010-04-03 Thread sympy
Updates: Status: Fixed Comment #2 on issue 1845 by ronan.l...@gmail.com: code quality and whitespace fix are missing \r http://code.google.com/p/sympy/issues/detail?id=1845 It's in. -- You received this message because you are listed in the owner or CC fields of this issue, or becaus

Re: Issue 1848 in sympy: flag tabs in docstrings

2010-04-03 Thread sympy
Updates: Status: Fixed Comment #4 on issue 1848 by ronan.l...@gmail.com: flag tabs in docstrings http://code.google.com/p/sympy/issues/detail?id=1848 It's in. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.