[Numpy-svn] [numpy/numpy] fee4bc: BUG: make seed, randint and shuffle threadsafe

GitHub noreply at github.com
Tue Dec 23 14:04:28 EST 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: fee4bcbaf0eb1c7d5c5a0eadc2011be00370b335
      https://github.com/numpy/numpy/commit/fee4bcbaf0eb1c7d5c5a0eadc2011be00370b335
  Author: Sturla Molden <sturla at molden.no>
  Date:   2014-12-23 (Tue, 23 Dec 2014)

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

  Log Message:
  -----------
  BUG: make seed, randint and shuffle threadsafe


  Commit: 50d8af82e2a01a4309f92717362f0dd68a7ded74
      https://github.com/numpy/numpy/commit/50d8af82e2a01a4309f92717362f0dd68a7ded74
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-12-23 (Tue, 23 Dec 2014)

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

  Log Message:
  -----------
  Merge pull request #5390 from sturlamolden/mtrand-bugfix-threadsafe

BUG: Make RandomState.seed, RandomState.randint and RandomState.shuffle threadsafe


Compare: https://github.com/numpy/numpy/compare/c62f666fbe51...50d8af82e2a0


More information about the Numpy-svn mailing list