[Numpy-svn] [numpy/numpy] 2f5bb3: DOC: array link to full and full_like instead of f...

GitHub noreply at github.com
Tue Mar 22 15:06:26 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2f5bb353300796c0f96c5061ac4a08583eeda0a8
      https://github.com/numpy/numpy/commit/2f5bb353300796c0f96c5061ac4a08583eeda0a8
  Author: Michael Seifert <michaelseifert04 at yahoo.de>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M numpy/add_newdocs.py

  Log Message:
  -----------
  DOC: array link to full and full_like instead of fill

ndarray.fill (not fill) is not appropriate here because it is a list how
to create arrays not how to fill them. [ci skip]


  Commit: 930f12356f73f378a9f3d388592efb9af4c9f918
      https://github.com/numpy/numpy/commit/930f12356f73f378a9f3d388592efb9af4c9f918
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M numpy/add_newdocs.py

  Log Message:
  -----------
  Merge pull request #7448 from MSeifert04/small_doc_fix_numpy_array

DOC: array "See also" link to full and full_like instead of fill


Compare: https://github.com/numpy/numpy/compare/5c24db244ec8...930f12356f73


More information about the Numpy-svn mailing list