Issue 1283 in sympy: can't print tuples to mathml

2009-02-03 Thread codesite-noreply
Updates: Owner: fabian.seoane Comment #2 on issue 1283 by fabian.seoane: can't print tuples to mathml http://code.google.com/p/sympy/issues/detail?id=1283 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issu

Issue 1283 in sympy: can't print tuples to mathml

2009-02-03 Thread codesite-noreply
Updates: Labels: NeedsReview Comment #3 on issue 1283 by fabian.seoane: can't print tuples to mathml http://code.google.com/p/sympy/issues/detail?id=1283 http://groups.google.com/group/sympy-patches/browse_thread/thread/4e681d8d2340d69f -- You received this message because you are liste

Issue 1283 in sympy: can't print tuples to mathml

2009-02-03 Thread codesite-noreply
Status: Accepted Owner: Labels: Type-Defect Priority-High EasyToFix New issue 1283 by fabian.seoane: can't print tuples to mathml http://code.google.com/p/sympy/issues/detail?id=1283 In [1]: from sympy.printing import mathml In [2]: mathml([S.One/2]) ERROR: An unexpected error occurred whi

Issue 1283 in sympy: can't print tuples to mathml

2009-02-03 Thread codesite-noreply
Updates: Labels: Printing Comment #1 on issue 1283 by fabian.seoane: can't print tuples to mathml http://code.google.com/p/sympy/issues/detail?id=1283 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, o

Issue 1283 in sympy: can't print tuples to mathml

2009-02-08 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 1283 by ondrej.certik: can't print tuples to mathml http://code.google.com/p/sympy/issues/detail?id=1283 I think this is fixed. In [1]: from sympy.printing import mathml In [2]: mathml([S.One/2]) Out[2]: '1/2' -- You received this message be