[Numpy-svn] [numpy/numpy] fbd381: BUG: Fixes random.noncentral_chisquare when 0 < df...

GitHub noreply at github.com
Mon Apr 27 12:26:00 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: fbd381726dde9849060db9a5ccffb6d43194f384
      https://github.com/numpy/numpy/commit/fbd381726dde9849060db9a5ccffb6d43194f384
  Author: behzad nouri <behzadnouri at gmail.com>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

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

  Log Message:
  -----------
  BUG: Fixes random.noncentral_chisquare when 0 < df <= 1

Closes #5766.


  Commit: 1cfe6d976cda243cb23d594e644dfb7fa1c162de
      https://github.com/numpy/numpy/commit/1cfe6d976cda243cb23d594e644dfb7fa1c162de
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #5800 from behzadnouri/nonc-chi2

BUG: Fixes random.noncentral_chisquare when 0 < df <= 1


Compare: https://github.com/numpy/numpy/compare/588aff4847ea...1cfe6d976cda


More information about the Numpy-svn mailing list