Re: Issue 1741 in sympy: py.bench broken

2011-09-09 Thread sympy
Comment #14 on issue 1741 by vlada.pe...@gmail.com: py.bench broken http://code.google.com/p/sympy/issues/detail?id=1741 Apparently something called Codespeed: https://github.com/tobami/codespeed/wiki/ I think if we want to work on benchmarking, we need to first think up appropriate benchm

Re: Issue 2679 in sympy: Refactor GA* documentation to use doctests

2011-09-09 Thread sympy
Comment #2 on issue 2679 by abro...@verizon.net: Refactor GA* documentation to use doctests http://code.google.com/p/sympy/issues/detail?id=2679 I am working on major update to docs and some updates to GA and latex_ex modules. In the current GA docs the code examples are fragments of test

Re: Issue 2679 in sympy: Refactor GA* documentation to use doctests

2011-09-09 Thread sympy
Comment #3 on issue 2679 by vlada.pe...@gmail.com: Refactor GA* documentation to use doctests http://code.google.com/p/sympy/issues/detail?id=2679 The 2to3 errors are due to the extra indentation, so 2to3 then doesn't convert the files. This means they won't be Python 3 compatible, but that

Re: Issue 2679 in sympy: Refactor GA* documentation to use doctests

2011-09-09 Thread sympy
Comment #4 on issue 2679 by asmeurer: Refactor GA* documentation to use doctests http://code.google.com/p/sympy/issues/detail?id=2679 The GA part works, but something in sympy changed so that the reduction of the scalar algebra no longer works. Feel free to open a new issue for this. It