[Numpy-svn] [numpy/numpy] 688df3: Fixes in the npyio documentation

GitHub noreply at github.com
Sat Sep 21 17:24:28 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 688df31dceedaf2009afe18f54806ecb8a1c254c
      https://github.com/numpy/numpy/commit/688df31dceedaf2009afe18f54806ecb8a1c254c
  Author: Yaron de Leeuw <jarondl at server.fake>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M numpy/lib/npyio.py

  Log Message:
  -----------
  Fixes in the npyio documentation

Fixes the "see also" section of savetxt, which
described savez as compressing (closes #587 ). Also
replaces all occurences of .npy and .npz to use double backticks.
Some had, some did not, and some had " symbols.


  Commit: 3a4fbed7281d118659035875104ee447dfd1e47c
      https://github.com/numpy/numpy/commit/3a4fbed7281d118659035875104ee447dfd1e47c
  Author: Yaron de Leeuw <jarondl at server.fake>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M numpy/lib/npyio.py

  Log Message:
  -----------
  small typo


  Commit: 9b7beb6aed058f318a65277816866a81275087fa
      https://github.com/numpy/numpy/commit/9b7beb6aed058f318a65277816866a81275087fa
  Author: Yaron de Leeuw <jarondl at server.fake>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M numpy/lib/npyio.py

  Log Message:
  -----------
  DOC STY: make npyio docstrings less than 80 chars


  Commit: 90732148723ce06024ae8ca38d38ec98bd5b88d3
      https://github.com/numpy/numpy/commit/90732148723ce06024ae8ca38d38ec98bd5b88d3
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M numpy/lib/npyio.py

  Log Message:
  -----------
  Merge pull request #3753 from jarondl/fix-doc-savetxt

DOC: Fixes in the npyio documentation


Compare: https://github.com/numpy/numpy/compare/fde3deecd2a2...90732148723c


More information about the Numpy-svn mailing list