Re: Issue 2014 in sympy: sympy.solvers.solvers.solve should also allow frozenset to hold equations

2011-01-12 Thread sympy
Comment #13 on issue 2014 by smichr: sympy.solvers.solvers.solve should also allow frozenset to hold equations http://code.google.com/p/sympy/issues/detail?id=2014 I was favorable to the direction of the changes. Is any more going to be done on this? -- You received this message because y

Re: Issue 1587 in sympy: Polynomials docs

2011-01-12 Thread sympy
Comment #27 on issue 1587 by ronan.l...@gmail.com: Polynomials docs http://code.google.com/p/sympy/issues/detail?id=1587 For keep_sign, I've opened issue 2151. -- You received this message because you are subscribed to the Google Groups "sympy-patches" group. To post to this group, send email

Re: Issue 2041 in sympy: Doctest failures in Python 2.6.6

2011-01-12 Thread sympy
Updates: Labels: NeedsReview Comment #26 on issue 2041 by asmeurer: Doctest failures in Python 2.6.6 http://code.google.com/p/sympy/issues/detail?id=2041 I have cherry-picked the commit from comment 16 of issue 1587 onto this branch. Please review. Note, the problem that that commit

Re: Issue 1587 in sympy: Polynomials docs

2011-01-12 Thread sympy
Comment #26 on issue 1587 by asmeurer: Polynomials docs http://code.google.com/p/sympy/issues/detail?id=1587 I guess someone will have time to update all failing tests, doctests and examples in documentation after setting keep_sign = True by default. Yes, I can do it. But I'll do it after

Re: Issue 2133 in sympy: Merge new polynomials manipulation module

2011-01-12 Thread sympy
Comment #17 on issue 2133 by asmeurer: Merge new polynomials manipulation module http://code.google.com/p/sympy/issues/detail?id=2133 So what remains to be done, other than fixing the ode tests? -- You received this message because you are subscribed to the Google Groups "sympy-patches" gro

Re: Issue 1587 in sympy: Polynomials docs

2011-01-12 Thread sympy
Comment #25 on issue 1587 by mattpap: Polynomials docs http://code.google.com/p/sympy/issues/detail?id=1587 I agree. Let's just change the default now and remove it, and add tests with links to this issue to make sure the old behavior doesn't come up again. I guess someone will have time t

Re: Issue 2133 in sympy: Merge new polynomials manipulation module

2011-01-12 Thread sympy
Comment #16 on issue 2133 by mattpap: Merge new polynomials manipulation module http://code.google.com/p/sympy/issues/detail?id=2133 1. In 5a58ad070d3a94fb4af6b22d19aa846623890c68 I removed all references to trim() from SymPy (or changed to simplify()). 2. In 0939a5c4ede787a775c758645678a57

Re: Issue 2141 in sympy: improve simplifications by dummy substitution in secondquant

2011-01-12 Thread sympy
Updates: Status: Fixed Comment #8 on issue 2141 by jensen.o...@gmail.com: improve simplifications by dummy substitution in secondquant http://code.google.com/p/sympy/issues/detail?id=2141 Thanks, I pushed it in. -- You received this message because you are subscribed to the Google Gr