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

GitHub noreply at github.com
Thu Jun 30 12:14:42 EDT 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: b775376ed55de118b66d71eb535c6ce8ac570d50
      https://github.com/numpy/numpy/commit/b775376ed55de118b66d71eb535c6ce8ac570d50
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-06-30 (Thu, 30 Jun 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: c3992a0a059031b9f907b6c110f569729309ed84
      https://github.com/numpy/numpy/commit/c3992a0a059031b9f907b6c110f569729309ed84
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

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

  Log Message:
  -----------
  Merge pull request #7793 from charris/backport-7515

Backport 7515, BUG: MaskedArray.count treats negative axes incorrectly


Compare: https://github.com/numpy/numpy/compare/dc7dbc0bfb8b...c3992a0a0590


More information about the Numpy-svn mailing list