[Numpy-svn] [numpy/numpy] 8c5f34: DOC: Incremental improvement in random module docs...

GitHub noreply at github.com
Sat Mar 28 12:44:08 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 8c5f34bad1d34b40e81efff69187ab53bbe8a41e
      https://github.com/numpy/numpy/commit/8c5f34bad1d34b40e81efff69187ab53bbe8a41e
  Author: George Castillo <gmcastil at gmail.com>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  DOC: Incremental improvement in random module docstrings

Fixed some broken links, references, and missing values.  Also reverted
some earlier edits to return value descriptions to make them less
confusing.


  Commit: e1a96a1bfd931017459909b4ede412e9fb390a14
      https://github.com/numpy/numpy/commit/e1a96a1bfd931017459909b4ede412e9fb390a14
  Author: George Castillo <gmcastil at gmail.com>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  DOC: Minor edits to docstrings to improve consistency in the module

Fixed a number of references that were malformatted and broken links.
Module still needs work, particularly in standardizing return values.


  Commit: 037dd995b2ec89c68810cef8edb137c3f4c8b403
      https://github.com/numpy/numpy/commit/037dd995b2ec89c68810cef8edb137c3f4c8b403
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  DOC: Some cleanups of mtrand.pyx docstrings.

- Spelling fixes
- Remove blank lines between references, and
- Some style fixes in examples.

[skip ci]


  Commit: 061aa26e1b772d46d3b97018cabb7d01637284cd
      https://github.com/numpy/numpy/commit/061aa26e1b772d46d3b97018cabb7d01637284cd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  Merge branch 'gh-5685', docstring cleanups for mtrand.pyx.

* gh-5685:
  DOC: Some cleanups of mtrand.pyx docstrings.
  DOC: Minor edits to docstrings to improve consistency in the module
  DOC: Incremental improvement in random module docstrings


Compare: https://github.com/numpy/numpy/compare/4679ff2380c0...061aa26e1b77


More information about the Numpy-svn mailing list