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

GitHub noreply at github.com
Mon Nov 2 15:10:57 EST 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: 555b8c3442a2b4a3ba5f3dd0f78f8e36828ac79d
      https://github.com/numpy/numpy/commit/555b8c3442a2b4a3ba5f3dd0f78f8e36828ac79d
  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: 97cd681d5d6f35b5e5aa47cdea9bb589d919a270
      https://github.com/numpy/numpy/commit/97cd681d5d6f35b5e5aa47cdea9bb589d919a270
  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 #6615 from charris/update-random-all

Backport 6614


Compare: https://github.com/numpy/numpy/compare/a276ca66f186...97cd681d5d6f


More information about the Numpy-svn mailing list