[Numpy-svn] [numpy/numpy] 5b9e7e: DEP: Deprecate the keepdims argument to accumulate

GitHub noreply at github.com
Sun Oct 23 12:15:19 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5b9e7ee0d5b614fb312052feae98abdd8801ba7a
      https://github.com/numpy/numpy/commit/5b9e7ee0d5b614fb312052feae98abdd8801ba7a
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M numpy/add_newdocs.py
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_deprecations.py

  Log Message:
  -----------
  DEP: Deprecate the keepdims argument to accumulate


  Commit: 0e4de36343b22c3a570fcb5179e9a313a0acef0d
      https://github.com/numpy/numpy/commit/0e4de36343b22c3a570fcb5179e9a313a0acef0d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M numpy/add_newdocs.py
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_deprecations.py

  Log Message:
  -----------
  Merge pull request #8198 from eric-wieser/warning-on-accumulate-keepdim

DEP: Deprecate the keepdims argument to accumulate


Compare: https://github.com/numpy/numpy/compare/6b358a74e3c5...0e4de36343b2


More information about the Numpy-svn mailing list