[Numpy-svn] [numpy/numpy] e7de40: ENH: Add generalized flip function and its tests

GitHub noreply at github.com
Sat Mar 12 15:04:12 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: e7de401f5c9634a2a63eb8f44f2193be1a946191
      https://github.com/numpy/numpy/commit/e7de401f5c9634a2a63eb8f44f2193be1a946191
  Author: Eren Sezener <erensezener at gmail.com>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M doc/source/reference/routines.array-manipulation.rst
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  ENH: Add generalized flip function and its tests


  Commit: 5b9162853bab2ef0cc8e71576f5f3c754d0a315c
      https://github.com/numpy/numpy/commit/5b9162853bab2ef0cc8e71576f5f3c754d0a315c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M doc/source/reference/routines.array-manipulation.rst
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Merge pull request #7346 from erensezener/generalized_flip

Generalized flip


Compare: https://github.com/numpy/numpy/compare/f98b59e427f2...5b9162853bab


More information about the Numpy-svn mailing list