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

GitHub noreply at github.com
Sat Oct 12 20:14:12 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 405d4ae2eb3f167007a627dccab370e04f1343e4
      https://github.com/numpy/numpy/commit/405d4ae2eb3f167007a627dccab370e04f1343e4
  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: 301d075e1d8b2471b7ecaf0182622568b54b9b68
      https://github.com/numpy/numpy/commit/301d075e1d8b2471b7ecaf0182622568b54b9b68
  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: 50f33ad0873057a3cd7e673d54e8fc34260049f5
      https://github.com/numpy/numpy/commit/50f33ad0873057a3cd7e673d54e8fc34260049f5
  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: 46b1a4c57e038c8daa748ed6c9ad148926bc2207
      https://github.com/numpy/numpy/commit/46b1a4c57e038c8daa748ed6c9ad148926bc2207
  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 #3900 from mhvk/ma/pass-on-NotImplemented

BUG Ensure NotImplemented is passed on in MaskedArray ufunc's


Compare: https://github.com/numpy/numpy/compare/a2f011547749...46b1a4c57e03


More information about the Numpy-svn mailing list