[Numpy-svn] [numpy/numpy] 8cd4fa: ENH: Add check for maximum average allowed in pois...

noreply at github.com noreply at github.com
Thu Mar 10 12:29:45 EST 2011


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: 8cd4faaa0ec7b35b804633bacbbd959180309efe
    https://github.com/numpy/numpy/commit/8cd4faaa0ec7b35b804633bacbbd959180309efe
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-10 (Thu, 10 Mar 2011)

Changed paths:
  M numpy/random/mtrand/mtrand.pyx

Log Message:
-----------
ENH: Add check for maximum average allowed in poisson rng. Original
implementation due to olsonse.


Commit: df09a3feb85079eadb91a5d200494ee3de721c56
    https://github.com/numpy/numpy/commit/df09a3feb85079eadb91a5d200494ee3de721c56
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-10 (Thu, 10 Mar 2011)

Changed paths:
  M numpy/random/tests/test_random.py

Log Message:
-----------
TST: Add test for poisson exceptions.


Commit: e1e5760a2a80c8c0e4847326f23ba566ed00e94c
    https://github.com/numpy/numpy/commit/e1e5760a2a80c8c0e4847326f23ba566ed00e94c
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-10 (Thu, 10 Mar 2011)

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

Log Message:
-----------
CYT: Regenerate mtrand.c file.


Commit: 047074672335698f2055a3d4b6ee090041a8a328
    https://github.com/numpy/numpy/commit/047074672335698f2055a3d4b6ee090041a8a328
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-10 (Thu, 10 Mar 2011)

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

Log Message:
-----------
Merge branch 'poisson-fix'


Compare: https://github.com/numpy/numpy/compare/3882d65...0470746



More information about the Numpy-svn mailing list