Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Geometry

New issue 3253 by julien.r...@gmail.com: Test failure in geometry
http://code.google.com/p/sympy/issues/detail?id=3253

There's a test failure in master with this specific random seed: 95778648
It occurs with 32- and 64-bit python 2.6/2.7

See e.g. http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYkdoWDA

The same occurs in master:

executable:   /usr/bin/python  (2.7.0-final-0)
architecture: 32-bit
cache:        yes
ground types: python
random seed:  95778648

sympy/geometry/tests/test_geometry.py[16] .f...F.......... [FAIL]

________________________________________________________________________________
_______ sympy/geometry/tests/test_geometry.py:test_ellipse_random_point ________ File "/.../sympy/geometry/tests/test_geometry.py", line 593, in test_ellipse_random_point
    ).n(3).as_coeff_Mul()[0] < 1e-10
AssertionError

I printed the failing coeff, it is 7.70e-8

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

Reply via email to