[Numpy-svn] [numpy/numpy] ee195f: DOC: Adding note to transpose()

GitHub noreply at github.com
Wed Mar 4 16:49:58 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ee195f28cf8e82908e4039ba876dc3e3f2b6a2f3
      https://github.com/numpy/numpy/commit/ee195f28cf8e82908e4039ba876dc3e3f2b6a2f3
  Author: Yousef Hamza <jo.adam.93 at gmail.com>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    M numpy/core/fromnumeric.py

  Log Message:
  -----------
  DOC: Adding note to transpose()

Adding a note to clear that 1D array transpose
returns the same as the original array


  Commit: 4cba5310c7b8d1a3aab7202209d238f569a8f9ff
      https://github.com/numpy/numpy/commit/4cba5310c7b8d1a3aab7202209d238f569a8f9ff
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    M numpy/core/fromnumeric.py

  Log Message:
  -----------
  Merge pull request #5633 from yousefhamza/dev_branch

DOC: Adding note to transpose()


Compare: https://github.com/numpy/numpy/compare/03506a9e72d8...4cba5310c7b8


More information about the Numpy-svn mailing list