[Numpy-svn] [numpy/numpy] d6b20d: BUG: fix round() on complex array with explicit ou...

GitHub noreply at github.com
Thu Apr 23 07:53:44 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d6b20d1de81975293373f9bf234358f7338ef0a0
      https://github.com/numpy/numpy/commit/d6b20d1de81975293373f9bf234358f7338ef0a0
  Author: Antoine Pitrou <antoine at python.org>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/calculation.c
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  BUG: fix round() on complex array with explicit output

Closes #5779.


  Commit: af7d8e5a2289b47654360b09031eaaf9c0b911af
      https://github.com/numpy/numpy/commit/af7d8e5a2289b47654360b09031eaaf9c0b911af
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/calculation.c
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  Merge pull request #5788 from pitrou/complex_round_explicit_output

BUG: fix round() on complex array with explicit output


Compare: https://github.com/numpy/numpy/compare/02b858326dac...af7d8e5a2289


More information about the Numpy-svn mailing list