[Numpy-svn] [numpy/numpy] 72bb6a: Ensure NotImplemented is passed on in MaskedArray ...

GitHub noreply at github.com
Sat Oct 12 21:52:42 EDT 2013


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: 72bb6ad851f60ace43ea2470c942e015e4db3231
      https://github.com/numpy/numpy/commit/72bb6ad851f60ace43ea2470c942e015e4db3231
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/ma/core.py

  Log Message:
  -----------
  Ensure NotImplemented is passed on in MaskedArray ufunc's


  Commit: 1b283cf0eae908138daa34b5777784cac64cb115
      https://github.com/numpy/numpy/commit/1b283cf0eae908138daa34b5777784cac64cb115
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  -----------
  Add test cases to ensure NotImplemented is passed on


  Commit: bf4c6b2ec0191b9c2ae1129edccb8904a4621d9d
      https://github.com/numpy/numpy/commit/bf4c6b2ec0191b9c2ae1129edccb8904a4621d9d
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  -----------
  Small corrections to tests


  Commit: 0e149f7044c32a750cafd22dafe0d83c19f3c69b
      https://github.com/numpy/numpy/commit/0e149f7044c32a750cafd22dafe0d83c19f3c69b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #3904 from charris/backport-1.7-3900

Backport 1.7 3900


Compare: https://github.com/numpy/numpy/compare/de2056525105...0e149f7044c3


More information about the Numpy-svn mailing list