[Numpy-svn] [numpy/numpy] 450cb8: ENH: allow single input argument in numpy.broadcas...

GitHub noreply at github.com
Wed Jan 6 16:30:25 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 450cb8c2d77a8becdeae30afd90d0ec743e6f3ec
      https://github.com/numpy/numpy/commit/450cb8c2d77a8becdeae30afd90d0ec743e6f3ec
  Author: Holger Kohr <kohr at kth.se>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  Changed paths:
    M numpy/core/src/multiarray/iterators.c
    M numpy/lib/stride_tricks.py

  Log Message:
  -----------
  ENH: allow single input argument in numpy.broadcast


  Commit: 361c0d5ce1dc3d9b68bad42ec05ef7a4b33285ce
      https://github.com/numpy/numpy/commit/361c0d5ce1dc3d9b68bad42ec05ef7a4b33285ce
  Author: Holger Kohr <kohr at kth.se>
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  Changed paths:
    M numpy/core/tests/test_indexing.py
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  TST: add test for broadcast with one argument


  Commit: 816cd4983b0c6cddf3c2e51331d822188ddc7aa0
      https://github.com/numpy/numpy/commit/816cd4983b0c6cddf3c2e51331d822188ddc7aa0
  Author: Holger Kohr <kohr at kth.se>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M doc/release/1.11.0-notes.rst

  Log Message:
  -----------
  DOC: Mention single-arg broadcast in release notes


  Commit: 55b5972174a93012d6c198e25080c9b8d4c01f8f
      https://github.com/numpy/numpy/commit/55b5972174a93012d6c198e25080c9b8d4c01f8f
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M doc/release/1.11.0-notes.rst
    M numpy/core/src/multiarray/iterators.c
    M numpy/core/tests/test_indexing.py
    M numpy/core/tests/test_numeric.py
    M numpy/lib/stride_tricks.py

  Log Message:
  -----------
  Merge pull request #6905 from kohr-h/issue-6899__broadcast_with_one_arg

ENH: allow single input argument in numpy.broadcast


Compare: https://github.com/numpy/numpy/compare/318c243ef77c...55b5972174a9


More information about the Numpy-svn mailing list