[Numpy-svn] [numpy/numpy] 77e433: BUG: np.repeat does not properly broadcast size 1 ...

GitHub noreply at github.com
Sat Apr 4 19:08:46 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 77e433a26e3d02d234dd3fb5155e3467aad639d0
      https://github.com/numpy/numpy/commit/77e433a26e3d02d234dd3fb5155e3467aad639d0
  Author: jaimefrio <jaime.frio at gmail.com>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/item_selection.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  BUG: np.repeat does not properly broadcast size 1 repeat arrays

Closes #5743


  Commit: f1f9e14e5d63aee6c8309ad425e3928192c0873b
      https://github.com/numpy/numpy/commit/f1f9e14e5d63aee6c8309ad425e3928192c0873b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/item_selection.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #5747 from jaimefrio/repeat_broadcast

BUG: np.repeat does not properly broadcast size 1 repeat arrays


Compare: https://github.com/numpy/numpy/compare/e05b75880911...f1f9e14e5d63


More information about the Numpy-svn mailing list