[Numpy-svn] [numpy/numpy] 6a09c8: BUG: Add choice and dirichlet to numpy.random.__al...

GitHub noreply at github.com
Mon Nov 2 14:38:56 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 6a09c85cae64417dec7d2e757bfe034673acd23d
      https://github.com/numpy/numpy/commit/6a09c85cae64417dec7d2e757bfe034673acd23d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M doc/release/1.10.2-notes.rst
    M numpy/random/info.py

  Log Message:
  -----------
  BUG: Add choice and dirichlet to numpy.random.__all__.

Closes #6602.


  Commit: 2bc5cb9a19027704d13f06b02c0bbd07e6aebd29
      https://github.com/numpy/numpy/commit/2bc5cb9a19027704d13f06b02c0bbd07e6aebd29
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M doc/release/1.10.2-notes.rst
    M numpy/random/info.py

  Log Message:
  -----------
  Merge pull request #6614 from charris/update-random-all

BUG: Add choice and dirichlet to numpy.random.__all__.


Compare: https://github.com/numpy/numpy/compare/f2f61b84b789...2bc5cb9a1902


More information about the Numpy-svn mailing list