[Numpy-svn] [numpy/numpy] 0f4f88: BUG: Make returned unravel_index arrays writeable

GitHub noreply at github.com
Thu Feb 18 16:09:24 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 0f4f8807b93375b14856d3b34a0dea73bdb64b73
      https://github.com/numpy/numpy/commit/0f4f8807b93375b14856d3b34a0dea73bdb64b73
  Author: gfyoung <gfyoung17 at gmail.com>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M numpy/core/src/multiarray/compiled_base.c
    M numpy/lib/tests/test_index_tricks.py

  Log Message:
  -----------
  BUG: Make returned unravel_index arrays writeable

Closes gh-7269.


  Commit: 4991e212422eeef6b5223ccdcf093a27db550e95
      https://github.com/numpy/numpy/commit/4991e212422eeef6b5223ccdcf093a27db550e95
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M numpy/core/src/multiarray/compiled_base.c
    M numpy/lib/tests/test_index_tricks.py

  Log Message:
  -----------
  Merge pull request #7278 from gfyoung/unravel_writable

BUG: Make returned unravel_index arrays writeable


Compare: https://github.com/numpy/numpy/compare/ec5bd813061c...4991e212422e


More information about the Numpy-svn mailing list