Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Cc: -fab...@fseoane.net Comment #2 on issue 1523 by fab...@fseoane.net: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 Probably I'm doing something wrong, but I can't import sympy.core (python3.1): [atlantis 236] ~/dev/sympy python3.1 Python

Issue 1524 in sympy: subs and non-commutative

2009-07-09 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1524 by chr.schu...@gmx.de: subs and non-commutative http://code.google.com/p/sympy/issues/detail?id=1524 Hi, I get the following wrong result when using subs on an expression consisting of non-commutative symbols. Consider

Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Status: PassedReview Labels: -NeedsReview Comment #4 on issue 1523 by ondrej.certik: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 Fabian, you would have to run 2to3 tool and apply couple other patches for it to work in python3 (see my

Issue 1525 in sympy: No integration by substitution

2009-07-09 Thread codesite-noreply
Status: Accepted Owner: friedric...@gmx.de Labels: Type-Defect Priority-Medium New issue 1525 by friedric...@gmx.de: No integration by substitution http://code.google.com/p/sympy/issues/detail?id=1525 % ./bin/isympy Python 2.4.4 console for SymPy 0.6.5.beta3 These commands were executed: from

Issue 1496 in sympy: Pow does not properly extract (-1)**n as Mul does

2009-07-09 Thread codesite-noreply
Updates: Status: Started Labels: NeedsReview Comment #2 on issue 1496 by asmeurer: Pow does not properly extract (-1)**n as Mul does http://code.google.com/p/sympy/issues/detail?id=1496 I have a branch that fixes this at http://github.com/asmeurer/sympy/tree/pow-fix . It

Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 1523 by fab...@fseoane.net: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 ok. Then all is fine. Pushed in. -- You received this message because you are listed in the owner or CC fields of this issue, or because

Issue 1454 in sympy: variable i in global namespace

2009-07-09 Thread codesite-noreply
Updates: Status: Started Labels: NeedsReview Comment #12 on issue 1454 by asmeurer: variable i in global namespace http://code.google.com/p/sympy/issues/detail?id=1454 I went ahead and fixed this. It turns out that the math, random, and re modules were being added to the