Updates:
        Status: Fixed

Comment #12 on issue 1274 by [email protected]: trigsimp doesn't like decimals
http://code.google.com/p/sympy/issues/detail?id=1274

The root cause of the OP issue has been opened as a new issue 1374 and the issue raised in http://code.google.com/p/sympy/issues/detail?id=1274#c10 no longer raises an error in master so I am closing this.

There is an XFAIL test that refers to this issue that I deleted since the test does not appear to be testing anything in this issue and there is no way the test could ever succeed since it is basically doing

    assert 2*(2/3 + 3/4) == 2*(8+9)/12
           --------------   ---------------------------
           purposefully     output entered incorrectly
           bad input        with values that the correct
                            input would have given


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to