[Numpy-svn] [numpy/numpy] e4bafb: Reset flags when Axes are removed. Array might now...

GitHub noreply at github.com
Fri Sep 21 10:46:40 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: e4bafb2a4a3c682aaec18cc184c6a95ee1a30c26
      https://github.com/numpy/numpy/commit/e4bafb2a4a3c682aaec18cc184c6a95ee1a30c26
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M numpy/core/src/multiarray/shape.c

  Log Message:
  -----------
  Reset flags when Axes are removed. Array might now be 1D, or removed axes of size 1 destroy contiguousity.


  Commit: 380ce9436c3c94de60ef9ada40f3917990ed1472
      https://github.com/numpy/numpy/commit/380ce9436c3c94de60ef9ada40f3917990ed1472
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  Tests related to Issue #387


  Commit: fd63e8f7dcbab6b7c66bd4be400153592319e7b3
      https://github.com/numpy/numpy/commit/fd63e8f7dcbab6b7c66bd4be400153592319e7b3
  Author: njsmith <njs at pobox.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M numpy/core/src/multiarray/shape.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #420 from seberg/contig

Reset flags when Axes are removed. Array might now be 1D, or removed axe...


Compare: https://github.com/numpy/numpy/compare/c8ed8baac192...fd63e8f7dcba


More information about the Numpy-svn mailing list