Re: Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly

2010-02-15 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview Comment #3 on issue 1824 by Vinzent.Steinberg: Pow(3, 1, evaluate=False) does not pretty-print correctly http://code.google.com/p/sympy/issues/detail?id=1824 It is in, thanks. -- You received this message because you are listed in t

Re: Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly

2010-02-11 Thread sympy
Issue 1824: Pow(3, 1, evaluate=False) does not pretty-print correctly http://code.google.com/p/sympy/issues/detail?id=1824 This issue is now blocking issue 1828. See http://code.google.com/p/sympy/issues/detail?id=1828 -- You received this message because you are listed in the owner or CC fields

Re: Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly

2010-02-11 Thread sympy
Updates: Labels: NeedsReview Comment #2 on issue 1824 by asmeurer: Pow(3, 1, evaluate=False) does not pretty-print correctly http://code.google.com/p/sympy/issues/detail?id=1824 See http://github.com/asmeurer/sympy/tree/visual-factorint, first commit for a fix. -- You received thi

Re: Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly

2010-02-10 Thread sympy
Updates: Status: Started Comment #1 on issue 1824 by asmeurer: Pow(3, 1, evaluate=False) does not pretty-print correctly http://code.google.com/p/sympy/issues/detail?id=1824 It's an easy fix, so patch forthcoming. I also want to add that list comprehension to factorint, probably as a

Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly

2010-02-10 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Printing New issue 1824 by asmeurer: Pow(3, 1, evaluate=False) does not pretty-print correctly http://code.google.com/p/sympy/issues/detail?id=1824 In [26]: Pow(3, 1, evaluate=False) Out[26]: 1 ⎽⎽⎽ ╲╱ 3 In [27]: print Pow(3