[Numpy-svn] [numpy/numpy] c4c139: Fix histogramdd treatment of events at rightmost b...

GitHub noreply at github.com
Sat Mar 1 08:47:53 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c4c139bba033c420a6edbe585b2846426e3e694c
      https://github.com/numpy/numpy/commit/c4c139bba033c420a6edbe585b2846426e3e694c
  Author: Robert Franke <franke.rob at googlemail.fake>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

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

  Log Message:
  -----------
  Fix histogramdd treatment of events at rightmost binedge

Fixes Github issue #4266


  Commit: 24438fbd45e3d858a5ec48e80dd4b87e8d4bdca4
      https://github.com/numpy/numpy/commit/24438fbd45e3d858a5ec48e80dd4b87e8d4bdca4
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

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

  Log Message:
  -----------
  Merge pull request #4284 from robquant/histogramdd_rightmost_binedge

Closes issue #4266, fixes histogramdd treatment of events at rightmost binedge


Compare: https://github.com/numpy/numpy/compare/e97601d8d35f...24438fbd45e3


More information about the Numpy-svn mailing list