[Numpy-svn] [numpy/numpy] 40bebb: TST: fix random failing histogram test

GitHub noreply at github.com
Fri May 30 15:38:21 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 40bebbaca156c6eb18ded4d02782bf7e177376f4
      https://github.com/numpy/numpy/commit/40bebbaca156c6eb18ded4d02782bf7e177376f4
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-05-30 (Fri, 30 May 2014)

  Changed paths:
    M numpy/lib/tests/test_twodim_base.py

  Log Message:
  -----------
  TST: fix random failing histogram test

histogramdd rounds by decimal=6 so the random numbers may not be
outliers if they are below 1. + 1e6


  Commit: d6c94322d759d4e7d0d8c4a1bc3f6ea95e155d57
      https://github.com/numpy/numpy/commit/d6c94322d759d4e7d0d8c4a1bc3f6ea95e155d57
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-05-30 (Fri, 30 May 2014)

  Changed paths:
    M numpy/lib/tests/test_twodim_base.py

  Log Message:
  -----------
  Merge pull request #4762 from juliantaylor/hist-test

TST: fix random failing histogram test


Compare: https://github.com/numpy/numpy/compare/a3fda96c7f25...d6c94322d759


More information about the Numpy-svn mailing list