Issue 1369 in sympy: sympy doesn't work with ipython+autocall 2

2009-03-31 Thread codesite-noreply
Updates: Summary: sympy doesn't work with ipython+autocall 2 Status: Accepted Comment #11 on issue 1369 by ondrej.certik: sympy doesn't work with ipython+autocall 2 http://code.google.com/p/sympy/issues/detail?id=1369 I see. I think it's still a bug, so I reopened it As to pi,

Issue 1369 in sympy: pi cannot be evaluated alone

2009-03-31 Thread codesite-noreply
Comment #10 on issue 1369 by YnCopin: pi cannot be evaluated alone http://code.google.com/p/sympy/issues/detail?id=1369 In the first place, I guess this is all due to the fact that a Symbol (like 'x') and NumberSymbol (like 'pi') have a __call__ method, and therefore "autocall 2" autocalls t

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-03-31 Thread codesite-noreply
Updates: Status: PassedReview Labels: -NeedsReview Comment #12 on issue 1320 by ondrej.certik: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 Looks good to me, thanks! -- You received this message because you are listed in the o

Issue 1320 in sympy: simplify does not simplify commutted diffs

2009-03-31 Thread codesite-noreply
Updates: Status: Started Labels: NeedsReview Comment #11 on issue 1320 by Vinzent.Steinberg: simplify does not simplify commutted diffs http://code.google.com/p/sympy/issues/detail?id=1320 Thank you a lot for your patch! The nsimplify lines are only added for readability, so y