[Numpy-svn] [numpy/numpy] 5b86b7: DEP: deprecate float as axis argument to reduction...

GitHub noreply at github.com
Fri Jul 18 17:15:55 EDT 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: 5b86b763aa8381fa875820fe02f9e2293db47c23
      https://github.com/numpy/numpy/commit/5b86b763aa8381fa875820fe02f9e2293db47c23
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  DEP: deprecate float as axis argument to reductions

consistent with deprecation of float as slice indices.
Closes gh-4876


  Commit: 99329f95b5dcb3c5556648208f4ed7441d59538c
      https://github.com/numpy/numpy/commit/99329f95b5dcb3c5556648208f4ed7441d59538c
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #4891 from juliantaylor/reduce-float-axis

DEP: deprecate float as axis argument to reductions, for 1.9


Compare: https://github.com/numpy/numpy/compare/e85290a6ebd6...99329f95b5dc


More information about the Numpy-svn mailing list