[Numpy-svn] [numpy/numpy] c1e66e: BUG: Fix loss of dimensionality of np.ma.masked in...

GitHub noreply at github.com
Tue Jan 31 15:05:46 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c1e66e4caf1a102a5f3f27456f4d683d4c38c2d0
      https://github.com/numpy/numpy/commit/c1e66e4caf1a102a5f3f27456f4d683d4c38c2d0
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

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

  Log Message:
  -----------
  BUG: Fix loss of dimensionality of np.ma.masked in ufunc

Fixes #8505


  Commit: ddb12e3328bc16175afb6996e0a69b5a9508298a
      https://github.com/numpy/numpy/commit/ddb12e3328bc16175afb6996e0a69b5a9508298a
  Author: ahaldane <ealloc at gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

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

  Log Message:
  -----------
  Merge pull request #8508 from eric-wieser/fix-masked-ufunc-shape

BUG: Fix loss of dimensionality of np.ma.masked in ufunc


Compare: https://github.com/numpy/numpy/compare/d4f5bea46f32...ddb12e3328bc


More information about the Numpy-svn mailing list