[Numpy-svn] [numpy/numpy] 37e8d1: ENH: add extra kwargs and update doc of many MA me...

GitHub noreply at github.com
Tue Jun 14 10:30:28 EDT 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: 37e8d19a65834294bb4985f773a6f96803e07ed1
      https://github.com/numpy/numpy/commit/37e8d19a65834294bb4985f773a6f96803e07ed1
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M numpy/ma/core.py

  Log Message:
  -----------
  ENH: add extra kwargs and update doc of many MA methods

Updated any, all, sum, prod, cumsum, cumprod, min, max, argmin, argmax,
mean, var


  Commit: f3732210c0ebb6b0cb534926410be44ae65759ed
      https://github.com/numpy/numpy/commit/f3732210c0ebb6b0cb534926410be44ae65759ed
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

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

  Log Message:
  -----------
  TST: Unit tests for new kwd args in MA methods


  Commit: f7c24297448d4d2d07ad31bbec9fefab534c6bae
      https://github.com/numpy/numpy/commit/f7c24297448d4d2d07ad31bbec9fefab534c6bae
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M numpy/ma/extras.py

  Log Message:
  -----------
  ENH: update MA average, median


  Commit: e2163812c80e6a59fc68f3ec2ff04fc969029b05
      https://github.com/numpy/numpy/commit/e2163812c80e6a59fc68f3ec2ff04fc969029b05
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

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

  Log Message:
  -----------
  Merge pull request #7738 from charris/backport-5706

Backport 5706,  ENH: add extra kwargs and update doc of many MA methods


Compare: https://github.com/numpy/numpy/compare/4de9331d9f4c...e2163812c80e


More information about the Numpy-svn mailing list