[Numpy-svn] [numpy/numpy] 7c76ef: ENH: generalize rot90 with axes kwarg, move to fun...

GitHub noreply at github.com
Wed Jun 22 16:20:46 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7c76ef7ea3adbd9c70a08ee39fdf1b56fb940b3b
      https://github.com/numpy/numpy/commit/7c76ef7ea3adbd9c70a08ee39fdf1b56fb940b3b
  Author: Denis Alevi <mail at denisalevi.de>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py
    M numpy/lib/tests/test_twodim_base.py
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  ENH: generalize rot90 with axes kwarg, move to function_base.py, and add tests


  Commit: 1dd7108aeecfdde9d849ecc7adf11957ff749c54
      https://github.com/numpy/numpy/commit/1dd7108aeecfdde9d849ecc7adf11957ff749c54
  Author: Eren Sezener <erensezener at gmail.com>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  MAINT: fix indentation and whitespaces of the flip function


  Commit: de0fcbd6d1d0183e3fced038be92f64c826f20c3
      https://github.com/numpy/numpy/commit/de0fcbd6d1d0183e3fced038be92f64c826f20c3
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/lib/function_base.py
    M numpy/lib/tests/test_function_base.py
    M numpy/lib/tests/test_twodim_base.py
    M numpy/lib/twodim_base.py

  Log Message:
  -----------
  Merge pull request #7347 from erensezener/generalized_rot90

ENH Generalized rot90


Compare: https://github.com/numpy/numpy/compare/af75d71330bf...de0fcbd6d1d0


More information about the Numpy-svn mailing list