[Numpy-svn] [numpy/numpy] c7f121: BUG: np.random.beta with small parameters produces...

GitHub noreply at github.com
Sun May 10 10:47:07 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c7f121abb24e19c34246c8ad834dfdd5bd5ce8b2
      https://github.com/numpy/numpy/commit/c7f121abb24e19c34246c8ad834dfdd5bd5ce8b2
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-05-10 (Sun, 10 May 2015)

  Changed paths:
    M numpy/random/mtrand/distributions.c
    M numpy/random/tests/test_regression.py

  Log Message:
  -----------
  BUG: np.random.beta with small parameters produces NaNs

Fixes #5851


  Commit: c65fc9e36b287461040615a452e0268bbca9f3ca
      https://github.com/numpy/numpy/commit/c65fc9e36b287461040615a452e0268bbca9f3ca
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-05-10 (Sun, 10 May 2015)

  Changed paths:
    M numpy/random/mtrand/distributions.c
    M numpy/random/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #5858 from jaimefrio/random_beta

BUG: random.beta with small parameters


Compare: https://github.com/numpy/numpy/compare/59de9f290b91...c65fc9e36b28


More information about the Numpy-svn mailing list