[Numpy-svn] [numpy/numpy] bb6eb7: DOC: Mention all min/max functions from all others...

GitHub noreply at github.com
Mon May 20 11:11:05 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: bb6eb76de99447dd413d330181ca6fda188fcb04
      https://github.com/numpy/numpy/commit/bb6eb76de99447dd413d330181ca6fda188fcb04
  Author: endolith <endolith at gmail.com>
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
    M numpy/core/code_generators/ufunc_docstrings.py
    M numpy/core/fromnumeric.py
    M numpy/lib/function_base.py

  Log Message:
  -----------
  DOC: Mention all min/max functions from all others, clarify differences


  Commit: f40e9d53548a5033d1fd2c68c8257dddea14e9f1
      https://github.com/numpy/numpy/commit/f40e9d53548a5033d1fd2c68c8257dddea14e9f1
  Author: endolith <endolith at gmail.com>
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
    M numpy/core/code_generators/ufunc_docstrings.py
    M numpy/core/fromnumeric.py
    M numpy/lib/function_base.py

  Log Message:
  -----------
  DOC: Harmonize max and min docstrings with each other


  Commit: 0a079b01f29919a66d4ea89767663bd875c6c1cc
      https://github.com/numpy/numpy/commit/0a079b01f29919a66d4ea89767663bd875c6c1cc
  Author: endolith <endolith at gmail.com>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M doc/source/reference/routines.math.rst
    M doc/source/reference/ufuncs.rst

  Log Message:
  -----------
  DOC: add fmax/fmin to ufuncs list and math routines list


  Commit: de166d31c083bbb2c288ada15900f98a4245d596
      https://github.com/numpy/numpy/commit/de166d31c083bbb2c288ada15900f98a4245d596
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M doc/source/reference/routines.math.rst
    M doc/source/reference/ufuncs.rst
    M numpy/core/code_generators/ufunc_docstrings.py
    M numpy/core/fromnumeric.py
    M numpy/lib/function_base.py

  Log Message:
  -----------
  Merge pull request #3339 from endolith/min_max_docstrings

DOC: Min max docstrings


Compare: https://github.com/numpy/numpy/compare/7d188bf1c9ac...de166d31c083


More information about the Numpy-svn mailing list