[Numpy-svn] [numpy/numpy] 7caac2: When accessing MaskedArray rows, always return an ...

GitHub noreply at github.com
Wed Oct 31 14:40:37 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7caac2efd9b2c9ccf4b886fc6273c9ebbcd6c9da
      https://github.com/numpy/numpy/commit/7caac2efd9b2c9ccf4b886fc6273c9ebbcd6c9da
  Author: Thomas Robitaille <thomas.robitaille at gmail.com>
  Date:   2012-10-11 (Thu, 11 Oct 2012)

  Changed paths:
    M numpy/ma/core.py

  Log Message:
  -----------
  When accessing MaskedArray rows, always return an mvoid object


  Commit: 1532b7cce4a296d2fc5a6ef2eea68376c57daa19
      https://github.com/numpy/numpy/commit/1532b7cce4a296d2fc5a6ef2eea68376c57daa19
  Author: Thomas Robitaille <thomas.robitaille at gmail.com>
  Date:   2012-10-11 (Thu, 11 Oct 2012)

  Changed paths:
    M numpy/ma/tests/test_core.py

  Log Message:
  -----------
  Fixed failing tests


  Commit: 526b7647ad3e0c295340e7b85593364eeadc5686
      https://github.com/numpy/numpy/commit/526b7647ad3e0c295340e7b85593364eeadc5686
  Author: njsmith <njs at pobox.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M numpy/ma/core.py
    M numpy/ma/tests/test_core.py

  Log Message:
  -----------
  Merge pull request #483 from astrofrog/fix-masked-getitem

When accessing MaskedArray rows, always return an mvoid object


Compare: https://github.com/numpy/numpy/compare/a890a8584319...526b7647ad3e


More information about the Numpy-svn mailing list