fast-histogram icon indicating copy to clipboard operation
fast-histogram copied to clipboard

Hypothesis failures

Open astrofrog opened this issue 7 years ago • 2 comments

This issue is to collect random Hypothesis failures that need investigating

astrofrog avatar Jul 16 '18 21:07 astrofrog

Failure with the 2D tests:

(size=5, nx=1, xmin=0.0, xmax=84.17833763374462, ny=1, ymin=-999999999.9999989, ymax=0.0, weights=False)

astrofrog avatar Jul 16 '18 21:07 astrofrog

Failure with 2D tests (same as above but with dtype):

Falsifying example: test_2d_compare_with_numpy(size=5, nx=1, xmin=0.0, xmax=84.17833763374462, ny=1, ymin=-999999999.9999989, ymax=0.0, weights=False, dtype='<f8')

astrofrog avatar Jan 07 '19 00:01 astrofrog