[Numpy-svn] [numpy/numpy] 6ac517: BUG: ufunc.at only works on single output ufuncs

GitHub noreply at github.com
Fri Mar 13 01:17:12 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 6ac5172a6ee1ee65856086dc0556c81909248ab9
      https://github.com/numpy/numpy/commit/6ac5172a6ee1ee65856086dc0556c81909248ab9
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  BUG: ufunc.at only works on single output ufuncs

Fixes #5665


  Commit: 13032bb7008e10a90b84f1ef29b3d99a00e0a2e4
      https://github.com/numpy/numpy/commit/13032bb7008e10a90b84f1ef29b3d99a00e0a2e4
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c
    M numpy/core/tests/test_ufunc.py

  Log Message:
  -----------
  Merge pull request #5676 from jaimefrio/ufunc_at_nout

BUG: ufunc.at only works on single output ufuncs


Compare: https://github.com/numpy/numpy/compare/ce7461eecea4...13032bb7008e


More information about the Numpy-svn mailing list