[NumPy-Tickets] [NumPy] #1768: test_random.TestRandomDist - tests too aggressive?
NumPy Trac
numpy-tickets@scipy....
Sun Mar 13 05:04:07 CDT 2011
#1768: test_random.TestRandomDist - tests too aggressive?
--------------------------+-------------------------------------------------
Reporter: sienkiew | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: 1.6.0
Component: numpy.random | Version: devel
Keywords: |
--------------------------+-------------------------------------------------
Comment(by rgommers):
Could you just change the precision to 14 (or 13, ..) and see where the
tests pass? If it's 13 or 14 decimals I think it's okay to just lower the
precision. If it's any lower than that it needs a closer look.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1768#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list