Re: Issue 2554 in sympy: Bug with sqrtdenest

2012-01-16 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2554 by smi...@gmail.com: Bug with sqrtdenest http://code.google.com/p/sympy/issues/detail?id=2554 This is not an issue any longer and the XFAIL test can be removed: sqrtdenest(sqrt(2 + sqrt(2 + sqrt(2 sqrt(sqrt(sqrt(2) + 2) + 2) -- You

Issue 3009 in sympy: MathJax math at SymPy Live does not have right-click menu options

2012-01-16 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium Live New issue 3009 by asmeu...@gmail.com: MathJax math at SymPy Live does not have right-click menu options http://code.google.com/p/sympy/issues/detail?id=3009 The math at live.sympy.org made with the LaTeX printer should have

Re: Issue 3008 in sympy: Cython (apparently) version causing problems

2012-01-16 Thread sympy
Comment #3 on issue 3008 by hunt...@gmail.com: Cython (apparently) version causing problems http://code.google.com/p/sympy/issues/detail?id=3008 As an update, I've not used Cython before SymPy, so didn't know much about it. My distro version of Cython is at 0.12.1, but I just realized I co

Re: Issue 3008 in sympy: Cython (apparently) version causing problems

2012-01-16 Thread sympy
Comment #2 on issue 3008 by hunt...@gmail.com: Cython (apparently) version causing problems http://code.google.com/p/sympy/issues/detail?id=3008 Complete version attached, but here's a snippet: - [...] File "/home/kevin/devel/sympy/sympy/utilities/autowrap.py", line 129, in wrap_code

Re: Issue 3008 in sympy: Cython (apparently) version causing problems

2012-01-16 Thread sympy
Updates: Status: Accepted Labels: -Priority-Medium Priority-Critical Comment #1 on issue 3008 by asmeu...@gmail.com: Cython (apparently) version causing problems http://code.google.com/p/sympy/issues/detail?id=3008 Can you post the exact output of the test here? -- You receiv

Issue 3008 in sympy: Cython (apparently) version causing problems

2012-01-16 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3008 by hunt...@gmail.com: Cython (apparently) version causing problems http://code.google.com/p/sympy/issues/detail?id=3008 Cython v0.12.1 (Ubuntu, 10.10), is unable to complete the last test in test_autowrap. The suspi

Re: Issue 2330 in sympy: sqrt(I).conjugate() is wrong

2012-01-16 Thread sympy
Comment #1 on issue 2330 by habel...@gmail.com: sqrt(I).conjugate() is wrong http://code.google.com/p/sympy/issues/detail?id=2330 I've added a XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests -- You received this message because you are subscribed to the Google Grou

Re: Issue 2620 in sympy: Eq(x, x) is not True

2012-01-16 Thread sympy
Comment #8 on issue 2620 by habel...@gmail.com: Eq(x, x) is not True http://code.google.com/p/sympy/issues/detail?id=2620 Alright then, I'll remove that. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to symp

Re: Issue 2620 in sympy: Eq(x, x) is not True

2012-01-16 Thread sympy
Comment #7 on issue 2620 by asmeu...@gmail.com: Eq(x, x) is not True http://code.google.com/p/sympy/issues/detail?id=2620 Right. What we really want is BooleanEquality(x, x) == True, but we're not even sure what we'll call that yet. -- You received this message because you are subscribed to

Re: Issue 2105 in sympy: n(1) gives wrong result sometimes

2012-01-16 Thread sympy
Comment #3 on issue 2105 by habel...@gmail.com: n(1) gives wrong result sometimes http://code.google.com/p/sympy/issues/detail?id=2105 I have created an XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests -- You received this message because you are subscribed to th

Re: Issue 2620 in sympy: Eq(x, x) is not True

2012-01-16 Thread sympy
Comment #6 on issue 2620 by mrock...@gmail.com: Eq(x, x) is not True http://code.google.com/p/sympy/issues/detail?id=2620 It's not clear that this issue should be made into an XFAILed test. The current thinking in SymPy is that Eq(x,x) should not be True. See issue 1887. -- You received th

Re: Issue 2554 in sympy: Bug with sqrtdenest

2012-01-16 Thread sympy
Comment #2 on issue 2554 by habel...@gmail.com: Bug with sqrtdenest http://code.google.com/p/sympy/issues/detail?id=2554 I have created an XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests -- You received this message because you are subscribed to the Google Groups

Re: Issue 2687 in sympy: factor(extension=[I]) gives wrong results

2012-01-16 Thread sympy
Comment #1 on issue 2687 by habel...@gmail.com: factor(extension=[I]) gives wrong results http://code.google.com/p/sympy/issues/detail?id=2687 I have created an XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests -- You received this message because you are subscrib

Re: Issue 1073 in sympy: int(round(pi**100)) is wrong

2012-01-16 Thread sympy
Comment #6 on issue 1073 by habel...@gmail.com: int(round(pi**100)) is wrong http://code.google.com/p/sympy/issues/detail?id=1073 I have created an XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests -- You received this message because you are subscribed to the Google

Re: Issue 2620 in sympy: Eq(x, x) is not True

2012-01-16 Thread sympy
Comment #5 on issue 2620 by habel...@gmail.com: Eq(x, x) is not True http://code.google.com/p/sympy/issues/detail?id=2620 I have created an XFAIL test for this @ https://github.com/Habel/sympy/tree/five_xfail_tests. -- You received this message because you are subscribed to the Google Groups