Re: Issue 3214 in sympy: KeyError with radsimp()

2012-04-02 Thread sympy
Updates: Labels: NeedsReview Comment #5 on issue 3214 by asmeu...@gmail.com: KeyError with radsimp() http://code.google.com/p/sympy/issues/detail?id=3214 Regarding the xreplace solution, I'm not convinced that that will always work. It should work if the place where the match keys

Re: Issue 2101 in sympy: latex printing with piecewise function : reversed expr and cond

2012-04-02 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2101 by ness...@gmail.com: latex printing with piecewise function : reversed expr and cond http://code.google.com/p/sympy/issues/detail?id=2101 Fixed: https://github.com/sympy/sympy/pull/1174 -- You received this message because you are

Re: Issue 2894 in sympy: Several options in latex() don't work

2012-04-02 Thread sympy
Updates: Status: Fixed Comment #4 on issue 2894 by ness...@gmail.com: Several options in latex() don't work http://code.google.com/p/sympy/issues/detail?id=2894 Fixed: https://github.com/sympy/sympy/pull/1174 -- You received this message because you are subscribed to the Google

Re: Issue 3062 in sympy: set and frozenset are not printed correctly with latex()

2012-04-02 Thread sympy
Updates: Status: Fixed Comment #5 on issue 3062 by ness...@gmail.com: set and frozenset are not printed correctly with latex() http://code.google.com/p/sympy/issues/detail?id=3062 Fixed: https://github.com/sympy/sympy/pull/1174 -- You received this message because you are subscribed

Re: Issue 3165 in sympy: latex() shows incorrect answer for logic expressions: parenthesis omitted

2012-04-02 Thread sympy
Updates: Status: Fixed Comment #2 on issue 3165 by ness...@gmail.com: latex() shows incorrect answer for logic expressions: parenthesis omitted http://code.google.com/p/sympy/issues/detail?id=3165 fixed: https://github.com/sympy/sympy/pull/1174 -- You received this message because

Re: Issue 3214 in sympy: KeyError with radsimp()

2012-04-02 Thread sympy
Comment #6 on issue 3214 by ronan.l...@gmail.com: KeyError with radsimp() http://code.google.com/p/sympy/issues/detail?id=3214 Yes, you're right. The xreplace() technique works in a few more cases, but it's just as unreliable as using the dict directly. The only clear advantage (but is it

Re: Issue 3214 in sympy: KeyError with radsimp()

2012-04-02 Thread sympy
Comment #7 on issue 3214 by asmeu...@gmail.com: KeyError with radsimp() http://code.google.com/p/sympy/issues/detail?id=3214 Let's move the discussion over to issue 1577. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group,

Re: Issue 1577 in sympy: match doesn't put every wild as a key

2012-04-02 Thread sympy
Updates: Status: Valid Comment #7 on issue 1577 by asmeu...@gmail.com: match doesn't put every wild as a key http://code.google.com/p/sympy/issues/detail?id=1577 This came up again in issue 3214. A solution was proposed there to use xreplace() where ever you use the match

Re: Issue 3214 in sympy: KeyError with radsimp()

2012-04-02 Thread sympy
Updates: Status: Fixed Comment #8 on issue 3214 by asmeu...@gmail.com: KeyError with radsimp() http://code.google.com/p/sympy/issues/detail?id=3214 This was merged. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group,