Re: Issue 3256 in sympy: Error in Wang's algorithm with specific random seed

2012-06-14 Thread sympy
Updates: Status: Fixed Comment #3 on issue 3256 by smi...@gmail.com: Error in Wang's algorithm with specific random seed http://code.google.com/p/sympy/issues/detail?id=3256 (No comment was entered for this change.) -- You received this message because you are subscribed to the

Re: Issue 3291 in sympy: Typo string-sting probably in implemented_function docstring

2012-06-14 Thread sympy
Updates: Status: Fixed Comment #1 on issue 3291 by smi...@gmail.com: Typo string-sting probably in implemented_function docstring http://code.google.com/p/sympy/issues/detail?id=3291 Thanks. This has been fixed. -- You received this message because you are subscribed to the Google

Re: Issue 3284 in sympy: Sympy cannot produce a solution for the symbolic determinant to make the matrix singular

2012-06-14 Thread sympy
Updates: Labels: -smichr -NeedsReview Comment #3 on issue 3284 by smi...@gmail.com: Sympy cannot produce a solution for the symbolic determinant to make the matrix singular http://code.google.com/p/sympy/issues/detail?id=3284 I pulled the pull request to 1340 since a more robust

Re: Issue 3031 in sympy: init_session() doesn't work in the IPython qtconsole

2012-06-14 Thread sympy
Updates: Status: Fixed Comment #4 on issue 3031 by asmeu...@gmail.com: init_session() doesn't work in the IPython qtconsole http://code.google.com/p/sympy/issues/detail?id=3031 This was merged. -- You received this message because you are subscribed to the Google Groups

Issue 3292 in sympy: init_session from within Python starts IPython

2012-06-14 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium IPython New issue 3292 by asmeu...@gmail.com: init_session from within Python starts IPython http://code.google.com/p/sympy/issues/detail?id=3292 $python Python 2.7.3 (default, Apr 20 2012, 22:44:07) [GCC 4.6.3] on linux2 Type

Re: Issue 2367 in sympy: SymPy's readthedocs documentation is broken

2012-06-14 Thread sympy
Comment #16 on issue 2367 by asmeu...@gmail.com: SymPy's readthedocs documentation is broken http://code.google.com/p/sympy/issues/detail?id=2367 https://github.com/sympy/sympy/pull/1355 removes the MathJax extension (it is now included in Sphinx), but we also include the numpydoc

Re: Issue 3265 in sympy: Limit computation fails

2012-06-14 Thread sympy
Updates: Labels: Series Comment #1 on issue 3265 by asmeu...@gmail.com: Limit computation fails http://code.google.com/p/sympy/issues/detail?id=3265 You seem to be missing either a + or a - in the second sqrt. The L as you have it is a SyntaxError. -- You received this message