Re: Issue 3354 in sympy: Minus sign in front of Piecewise is not centered

2013-08-09 Thread sympy
Updates: Status: Fixed Comment #4 on issue 3354 by julien.r...@gmail.com: Minus sign in front of Piecewise is not centered http://code.google.com/p/sympy/issues/detail?id=3354 (No comment was entered for this change.) -- You received this message because this project is configured

Re: Issue 3354 in sympy: Minus sign in front of Piecewise is not centered

2013-03-20 Thread sympy
Updates: Status: Started Comment #3 on issue 3354 by asmeu...@gmail.com: Minus sign in front of Piecewise is not centered http://code.google.com/p/sympy/issues/detail?id=3354 Fix is at https://github.com/sympy/sympy/pull/1916. -- You received this message because this project is

Issue 3354 in sympy: Minus sign in front of Piecewise is not centered

2012-08-10 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Printing New issue 3354 by asmeu...@gmail.com: Minus sign in front of Piecewise is not centered http://code.google.com/p/sympy/issues/detail?id=3354 In [83]: -Piecewise((0, Abs(1/y) 1), (1, Abs(y) 1), (y*meijerg(((2, 1), ()),

Re: Issue 3354 in sympy: Minus sign in front of Piecewise is not centered

2012-08-10 Thread sympy
Comment #1 on issue 3354 by asmeu...@gmail.com: Minus sign in front of Piecewise is not centered http://code.google.com/p/sympy/issues/detail?id=3354 Actually, it looks like everything is aligning with the top expression. In [86]: -Piecewise((0, Abs(1/y) 1), (1, Abs(y) 1), (y*meijerg(((2,