[Numpy-svn] [numpy/numpy] a2c8da: BUG: mtrand binomial algorithm is different from o...

GitHub noreply at github.com
Fri May 9 12:20:17 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: a2c8da022df3e6e5aca7d186c80a4998abb31942
      https://github.com/numpy/numpy/commit/a2c8da022df3e6e5aca7d186c80a4998abb31942
  Author: Josh Lawrence <Josh.Lawrence at Dynetics.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M numpy/random/mtrand/distributions.c

  Log Message:
  -----------
  BUG: mtrand binomial algorithm is different from original paper algorithm


  Commit: 73be3cef389451a66e947af4ed2f9df427c5cc6e
      https://github.com/numpy/numpy/commit/73be3cef389451a66e947af4ed2f9df427c5cc6e
  Author: Josh Lawrence <Josh.Lawrence at Dynetics.com>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M doc/release/1.9.0-notes.rst

  Log Message:
  -----------
  Updated release notes to warn users about RNG state changes


  Commit: f671012497dc32988590fe7cfec7a8e5a95c4d68
      https://github.com/numpy/numpy/commit/f671012497dc32988590fe7cfec7a8e5a95c4d68
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M doc/release/1.9.0-notes.rst
    M numpy/random/mtrand/distributions.c

  Log Message:
  -----------
  Merge pull request #4687 from wa03/randBinomFix

BUG: mtrand binomial algorithm is different from original paper algorithm


Compare: https://github.com/numpy/numpy/compare/9e9ae5fa99d1...f671012497dc


More information about the Numpy-svn mailing list