[Numpy-svn] [numpy/numpy] 1588ae: BUG: Fix np.average with object array weights

GitHub noreply at github.com
Wed Mar 8 06:07:07 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 1588ae39ffb51ea916f03510671aab711fdfb568
      https://github.com/numpy/numpy/commit/1588ae39ffb51ea916f03510671aab711fdfb568
  Author: Duke Vijitbenjaronk <warut.vijitbenjaronk at gmail.com>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

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

  Log Message:
  -----------
  BUG: Fix np.average with object array weights

Fixes #8696


  Commit: 485b099cd4b82d65dc38cb2b28c7119f003c76c4
      https://github.com/numpy/numpy/commit/485b099cd4b82d65dc38cb2b28c7119f003c76c4
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

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

  Log Message:
  -----------
  Merge pull request #8750 from warut-vijit/master

BUG: Fix np.average for object arrays


Compare: https://github.com/numpy/numpy/compare/6a3edf3210b4...485b099cd4b8


More information about the Numpy-svn mailing list