[Numpy-svn] [numpy/numpy] 811c90: DOC: Small c api doc fix for PyArray_Max.

GitHub noreply at github.com
Mon Oct 17 19:15:32 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 811c90567c136bc77cc1343f3ec61b4534d22be5
      https://github.com/numpy/numpy/commit/811c90567c136bc77cc1343f3ec61b4534d22be5
  Author: Frederic Bastien <nouiz at nouiz.org>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M doc/source/reference/c-api.array.rst

  Log Message:
  -----------
  DOC: Small c api doc fix for PyArray_Max.

[ci skip]


  Commit: 155ee365c56f519e150ccfe5c29ef19b0a51f1ca
      https://github.com/numpy/numpy/commit/155ee365c56f519e150ccfe5c29ef19b0a51f1ca
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M doc/source/reference/c-api.array.rst

  Log Message:
  -----------
  DOC: Further fixes for PyArray_{Max, Min, Ptp} documentation.

[ci skip]


  Commit: 6d05b0cf555e454ca3858ceaf890274e0b079b0b
      https://github.com/numpy/numpy/commit/6d05b0cf555e454ca3858ceaf890274e0b079b0b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M doc/source/reference/c-api.array.rst

  Log Message:
  -----------
  Merge pull request #8167 from charris/fixup-8146

Fixup 8146, DOC: Clarify when PyArray_{Max, Min, Ptp} return scalars.


Compare: https://github.com/numpy/numpy/compare/9569e504bd13...6d05b0cf555e


More information about the Numpy-svn mailing list