Issue 1035 in sympy: sympify("x^2") should return x**2

2008-11-04 Thread codesite-noreply
Issue 1035: sympify("x^2") should return x**2 http://code.google.com/p/sympy/issues/detail?id=1035 Comment #6 by andy.terrel: I added a patch for this. See http://groups.google.com/group/sympy- patches/browse_thread/thread/f501f75607775118 Issue attribute updates: Owner: andy.terrel

Issue 1035 in sympy: sympify("x^2") should return x**2

2008-11-04 Thread codesite-noreply
Issue 1035: sympify("x^2") should return x**2 http://code.google.com/p/sympy/issues/detail?id=1035 Comment #7 by andy.terrel: (No comment was entered for this change.) Issue attribute updates: Status: Fixed Labels: -NeedsReview -- You received this message because you are list

Issue 1035 in sympy: sympify("x^2") should return x**2

2008-11-04 Thread codesite-noreply
Issue 1035: sympify("x^2") should return x**2 http://code.google.com/p/sympy/issues/detail?id=1035 Comment #8 by ondrej.certik: (No comment was entered for this change.) Issue attribute updates: Status: Started -- You received this message because you are listed in the owner or CC fie

Issue 1035 in sympy: sympify("x^2") should return x**2

2008-11-12 Thread codesite-noreply
Issue 1035: sympify("x^2") should return x**2 http://code.google.com/p/sympy/issues/detail?id=1035 Comment #9 by ondrej.certik: This is now in: In [1]: sympify("x^2") Out[1]: 2 x Issue attribute updates: Status: Fixed -- You received this message because you are listed in the owne