[Numpy-svn] [numpy/numpy] 905335: DOC: Fix outdated docstring.

GitHub noreply at github.com
Tue Apr 10 16:52:19 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 905335bd9ca4a7126a612b94ac43401b6f03bff7
      https://github.com/numpy/numpy/commit/905335bd9ca4a7126a612b94ac43401b6f03bff7
  Author: Tony S Yu <tsyu80 at gmail.com>
  Date:   2012-04-09 (Mon, 09 Apr 2012)

  Changed paths:
    M numpy/lib/shape_base.py

  Log Message:
  -----------
  DOC: Fix outdated docstring.

Equal and nearly-equal size requirement is not true when passing a 1-D array of indices.


  Commit: 0dac136795ba7d6f2b371fe5a7c34c34fe0a9a5f
      https://github.com/numpy/numpy/commit/0dac136795ba7d6f2b371fe5a7c34c34fe0a9a5f
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2012-04-10 (Tue, 10 Apr 2012)

  Changed paths:
    M numpy/lib/shape_base.py

  Log Message:
  -----------
  Merge pull request #249 from tonysyu/fix-split-doc

DOC: Fix outdated docstring for `split` and `array_split`.


Compare: https://github.com/numpy/numpy/compare/b6b5ba1...0dac136


More information about the Numpy-svn mailing list