[Numpy-svn] [numpy/numpy] 5ba200: BUG: MaskedArray.count treats negative axes incorr...

GitHub noreply at github.com
Tue Apr 5 19:44:46 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5ba2007c0b4cbe0bfb66f5a7e1928785c9449800
      https://github.com/numpy/numpy/commit/5ba2007c0b4cbe0bfb66f5a7e1928785c9449800
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

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

  Log Message:
  -----------
  BUG: MaskedArray.count treats negative axes incorrectly

Follow up to #5706. Fixes #7509


  Commit: 537d35c2cf49cae0a496c37564fa282ec80e3695
      https://github.com/numpy/numpy/commit/537d35c2cf49cae0a496c37564fa282ec80e3695
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

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

  Log Message:
  -----------
  Merge pull request #7515 from ahaldane/ma_fix_negative_count

BUG: MaskedArray.count treats negative axes incorrectly


Compare: https://github.com/numpy/numpy/compare/b7a83d6f67be...537d35c2cf49


More information about the Numpy-svn mailing list