[Numpy-svn] [numpy/numpy] c49821: BUG: fixed regression in np.histogram which caused...

GitHub noreply at github.com
Tue Jul 28 00:12:19 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c49821c55b45574cd7d5300ddd4a83f12fcaa7e0
      https://github.com/numpy/numpy/commit/c49821c55b45574cd7d5300ddd4a83f12fcaa7e0
  Author: Thomas Robitaille <thomas.robitaille at gmail.com>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

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

  Log Message:
  -----------
  BUG: fixed regression in np.histogram which caused input floating-point values to be modified


  Commit: a92c4a108bd9b2b14f306534ad3105ed76485572
      https://github.com/numpy/numpy/commit/a92c4a108bd9b2b14f306534ad3105ed76485572
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

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

  Log Message:
  -----------
  Merge pull request #6126 from astrofrog/fix-histogram-regression

BUG: fixed regression in np.histogram which caused input floating-point values to be modified


Compare: https://github.com/numpy/numpy/compare/9232200cb993...a92c4a108bd9


More information about the Numpy-svn mailing list