[Numpy-svn] [numpy/numpy] f2ac23: BUG: fix shuffling of flexible dtypes and masked a...

GitHub noreply at github.com
Thu Feb 27 15:46:31 EST 2014


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: f2ac231dc042083ba1da4f5dbeb69e53cb5c10d5
      https://github.com/numpy/numpy/commit/f2ac231dc042083ba1da4f5dbeb69e53cb5c10d5
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

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

  Log Message:
  -----------
  BUG: fix shuffling of flexible dtypes and masked arrays

closes gh-4270 and gh-3263


  Commit: f3d6ffe1051b55843716f7f5ea1c1e32c556e52c
      https://github.com/numpy/numpy/commit/f3d6ffe1051b55843716f7f5ea1c1e32c556e52c
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

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

  Log Message:
  -----------
  BUG: handle non integer types for multinomial/dirichlet size

Closes gh-3173


  Commit: a0b907e4072244babd7a94ca2932a2524e4293d6
      https://github.com/numpy/numpy/commit/a0b907e4072244babd7a94ca2932a2524e4293d6
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

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

  Log Message:
  -----------
  Regenerate cython file for latest fixes


  Commit: 56d17bb6ad7e6757726ce72db58d178cbd2d3498
      https://github.com/numpy/numpy/commit/56d17bb6ad7e6757726ce72db58d178cbd2d3498
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #4388 from juliantaylor/mtrand-fix-1.8

mtrand fixes backport for 1.8


Compare: https://github.com/numpy/numpy/compare/23f4b1eecd7d...56d17bb6ad7e


More information about the Numpy-svn mailing list