Issue 1477 in sympy: Printing with double subscripts

2009-07-11 Thread codesite-noreply
Comment #23 on issue 1477 by Toon.Verstraelen: Printing with double subscripts http://code.google.com/p/sympy/issues/detail?id=1477 The entire branch also fixes this issue in mathml, pretty printing and latex. Common code is shared in conventions.py. I'll add a patch to the branch for

Issue 1487 in sympy: fcode: print sympy expressions as Fortran code

2009-07-11 Thread codesite-noreply
Comment #14 on issue 1487 by Toon.Verstraelen: fcode: print sympy expressions as Fortran code http://code.google.com/p/sympy/issues/detail?id=1487 Indeed, some of them just be pushed together. I'm going to clean things up and make sure the usage of the profile argument is similar to the

Issue 1514 in sympy: Low Level Code Printer

2009-07-11 Thread codesite-noreply
Updates: Owner: Toon.Verstraelen Comment #2 on issue 1514 by Toon.Verstraelen: Low Level Code Printer http://code.google.com/p/sympy/issues/detail?id=1514 I'll work on this one after fcode is done, just to keep things overseeable. (See issue 1487.) -- You received this message

Issue 1477 in sympy: Printing with double subscripts

2009-07-11 Thread codesite-noreply
Updates: Owner: Toon.Verstraelen Comment #24 on issue 1477 by Toon.Verstraelen: Printing with double subscripts http://code.google.com/p/sympy/issues/detail?id=1477 White space is added. See http://github.com/tovrstra/sympy/commits/issue1477. -- You received this message because

Issue 1505 in sympy: doc Makefile does not work when sphinx is installed in $HOME

2009-07-11 Thread codesite-noreply
Comment #7 on issue 1505 by Toon.Verstraelen: doc Makefile does not work when sphinx is installed in $HOME http://code.google.com/p/sympy/issues/detail?id=1505 I'd suggest to take only the first patch from that branch, which is just fine. I'll work on the documentation later. -- You

Issue 1529 in sympy: Not working in Python 3.0, after installation, 'import sympy' gives error.

2009-07-11 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1529 by zhangxiaopan: Not working in Python 3.0, after installation, 'import sympy' gives error. http://code.google.com/p/sympy/issues/detail?id=1529 My computer is Windows Vista Home Basic I installed Python 3.1 I then

Issue 1529 in sympy: Not working in Python 3.0, after installation, 'import sympy' gives error.

2009-07-11 Thread codesite-noreply
Comment #1 on issue 1529 by ondrej.certik: Not working in Python 3.0, after installation, 'import sympy' gives error. http://code.google.com/p/sympy/issues/detail?id=1529 Yes, almost no code from python 2.x runs in python 3.0 without running the 2to3 tool. See this thread for more info:

Issue 1531 in sympy: docstring fixes

2009-07-11 Thread codesite-noreply
Status: Accepted Owner: ondrej.certik CC: asmeurer Labels: Type-Defect Priority-Medium Milestone-Release0.6.5 New issue 1531 by ondrej.certik: docstring fixes http://code.google.com/p/sympy/issues/detail?id=1531 Hi, please pull my work6 branch with docstring fixes. -- You received this

Issue 1531 in sympy: docstring fixes

2009-07-11 Thread codesite-noreply
Comment #1 on issue 1531 by asmeurer: docstring fixes http://code.google.com/p/sympy/issues/detail?id=1531 Looks good. +1 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification

Issue 1531 in sympy: docstring fixes

2009-07-11 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 1531 by ondrej.certik: docstring fixes http://code.google.com/p/sympy/issues/detail?id=1531 Thanks, it's in. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You