[Numpy-svn] [numpy/numpy] 434c4e: BUG: Ongoing fixes to PR#7416

GitHub noreply at github.com
Wed Mar 16 16:17:19 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 434c4ecbe010c0bacf7f93cdf761ca015eeae3fb
      https://github.com/numpy/numpy/commit/434c4ecbe010c0bacf7f93cdf761ca015eeae3fb
  Author: Joseph Fox-Rabinovitz <joseph.r.fox-rabinovitz at nasa.gov>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

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

  Log Message:
  -----------
  BUG: Ongoing fixes to PR#7416

Removed superfluous `ceil` call in automated bin width estimator.
Updated tests to reflect modified estimator.


  Commit: fdfc4807cbe2de71f74053c45ae0de383332c4e1
      https://github.com/numpy/numpy/commit/fdfc4807cbe2de71f74053c45ae0de383332c4e1
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

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

  Log Message:
  -----------
  Merge pull request #7423 from madphysicist/hist-range

BUG: Ongoing fixes to PR#7416


Compare: https://github.com/numpy/numpy/compare/858b5b201f82...fdfc4807cbe2


More information about the Numpy-svn mailing list