[Numpy-svn] [numpy/numpy] dff4b0: ENH: Backport scalarmathmodule.h.src from 1.9.0-de...

GitHub noreply at github.com
Mon Mar 17 15:59:13 EDT 2014


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: dff4b0940c145c657b3573954a47d1670956c772
      https://github.com/numpy/numpy/commit/dff4b0940c145c657b3573954a47d1670956c772
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M bscript
    M numpy/core/bento.info
    M numpy/core/setup.py
    R numpy/core/src/private/npy_partition.h
    A numpy/core/src/private/scalarmathmodule.h.src
    M numpy/core/src/scalarmathmodule.c.src

  Log Message:
  -----------
  ENH: Backport scalarmathmodule.h.src from 1.9.0-devel.

This is needed in order to backport npyiter fixes.


  Commit: 64410ff0e6797a04c70c27e84e64bbb318756246
      https://github.com/numpy/numpy/commit/64410ff0e6797a04c70c27e84e64bbb318756246
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M numpy/core/src/multiarray/common.c
    M numpy/core/src/multiarray/common.h
    M numpy/core/src/multiarray/multiarray_tests.c.src
    M numpy/core/src/multiarray/nditer_api.c
    M numpy/core/src/multiarray/nditer_constr.c
    M numpy/core/src/multiarray/nditer_pywrap.c
    M numpy/core/src/multiarray/nditer_templ.c.src
    M numpy/core/tests/test_nditer.py
    M numpy/linalg/tests/test_regression.py

  Log Message:
  -----------
  BUG: Backport nditer fixes and tests.

This is mostly gh-4466, but other bits had to come with it to
make it work.


  Commit: e4a8034ad83e034ecaf2f932fbc816cde28f5233
      https://github.com/numpy/numpy/commit/e4a8034ad83e034ecaf2f932fbc816cde28f5233
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M doc/release/1.8.1-notes.rst

  Log Message:
  -----------
  DOC: Document backport of gh-4466 in 1.8.1 release notes.


  Commit: e7e70a7795ba9821f7b29ac81044ddc408d373a3
      https://github.com/numpy/numpy/commit/e7e70a7795ba9821f7b29ac81044ddc408d373a3
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M bscript
    M doc/release/1.8.1-notes.rst
    M numpy/core/bento.info
    M numpy/core/setup.py
    M numpy/core/src/multiarray/common.c
    M numpy/core/src/multiarray/common.h
    M numpy/core/src/multiarray/multiarray_tests.c.src
    M numpy/core/src/multiarray/nditer_api.c
    M numpy/core/src/multiarray/nditer_constr.c
    M numpy/core/src/multiarray/nditer_pywrap.c
    M numpy/core/src/multiarray/nditer_templ.c.src
    R numpy/core/src/private/npy_partition.h
    A numpy/core/src/private/scalarmathmodule.h.src
    M numpy/core/src/scalarmathmodule.c.src
    M numpy/core/tests/test_nditer.py
    M numpy/linalg/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #4504 from charris/backport-1.8-gh-4466

Backport 1.8 gh 4466


Compare: https://github.com/numpy/numpy/compare/5792fdbc3dda...e7e70a7795ba


More information about the Numpy-svn mailing list