[Numpy-svn] [numpy/numpy] a52897: TST: Failing test for histogram.

GitHub noreply at github.com
Tue May 24 16:26:59 EDT 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: a528977da85bdb1c49353df74514e0253eb7f786
      https://github.com/numpy/numpy/commit/a528977da85bdb1c49353df74514e0253eb7f786
  Author: Robert Kern <rkern at enthought.com>
  Date:   2016-05-24 (Tue, 24 May 2016)

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

  Log Message:
  -----------
  TST: Failing test for histogram.


  Commit: 20d5553f9985e95c26c621a8fd1e8c1ef4fd4639
      https://github.com/numpy/numpy/commit/20d5553f9985e95c26c621a8fd1e8c1ef4fd4639
  Author: Robert Kern <rkern at enthought.com>
  Date:   2016-05-24 (Tue, 24 May 2016)

  Changed paths:
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  ENH: correct initial index estimate in histogram.


  Commit: 4916a7586dfab2b7fd75c47611861a8799d9521a
      https://github.com/numpy/numpy/commit/4916a7586dfab2b7fd75c47611861a8799d9521a
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-05-24 (Tue, 24 May 2016)

  Changed paths:
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  Merge pull request #7670 from charris/backport-7667

Backport 7667, BUG: correct initial index estimate in histogram.


Compare: https://github.com/numpy/numpy/compare/55b2b8f1f067...4916a7586dfa


More information about the Numpy-svn mailing list