[Numpy-svn] [numpy/numpy] 615d23: DOC: Fix typo in np.random.choice documentation

GitHub noreply at github.com
Thu Feb 27 22:26:06 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 615d230aed9af9a5fbeb43fe9a0757831e70bf34
      https://github.com/numpy/numpy/commit/615d230aed9af9a5fbeb43fe9a0757831e70bf34
  Author: Allen Riddell <abr at ariddell.org>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  DOC: Fix typo in np.random.choice documentation

np.random.permutation returns an array, which can be sliced.


  Commit: 447c72413da15428bef59a78d2ec3aee663fe4c0
      https://github.com/numpy/numpy/commit/447c72413da15428bef59a78d2ec3aee663fe4c0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  Merge pull request #4394 from ariddell/patch-1

DOC: Fix typo in np.random.choice documentation


Compare: https://github.com/numpy/numpy/compare/f1aab14e17a7...447c72413da1


More information about the Numpy-svn mailing list