[Numpy-svn] [numpy/numpy] 399193: BUG: fix handling of right edge of final bin.

GitHub noreply at github.com
Wed May 25 11:37:42 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 3991939341a25000c16171647e4547eaa6d86055
      https://github.com/numpy/numpy/commit/3991939341a25000c16171647e4547eaa6d86055
  Author: Robert Kern <rkern at enthought.com>
  Date:   2016-05-25 (Wed, 25 May 2016)

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

  Log Message:
  -----------
  BUG: fix handling of right edge of final bin.


  Commit: 27e85997067da402a2c2e64b50290bdc0ef4cb48
      https://github.com/numpy/numpy/commit/27e85997067da402a2c2e64b50290bdc0ef4cb48
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-05-25 (Wed, 25 May 2016)

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

  Log Message:
  -----------
  Merge pull request #7675 from rkern/fix/histogram-endpoint

BUG: fix handling of right edge of final bin.


Compare: https://github.com/numpy/numpy/compare/75705e2e8d41...27e85997067d


More information about the Numpy-svn mailing list