[Numpy-svn] [numpy/numpy] 61f3b1: BUG: solves complex array clip in issue #5354 and ...

GitHub noreply at github.com
Tue Dec 30 06:49:00 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 61f3b10a4fe6a2e5061230bf15d6afb7d6c442d1
      https://github.com/numpy/numpy/commit/61f3b10a4fe6a2e5061230bf15d6afb7d6c442d1
  Author: Maniteja Nandana <manitejanmt at gmail.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M numpy/core/src/multiarray/arraytypes.c.src
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  BUG: solves complex array clip in issue #5354 and added symmetric regression test


  Commit: fb898ce678c8d45364d1ee7b1a6d0308562a8ad9
      https://github.com/numpy/numpy/commit/fb898ce678c8d45364d1ee7b1a6d0308562a8ad9
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M numpy/core/src/multiarray/arraytypes.c.src
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  Merge pull request #5386 from maniteja123/issue5354

BUG: Issue 5354 - Fixed segmentation fault when clipping complex arrays


Compare: https://github.com/numpy/numpy/compare/1f6084a48b3a...fb898ce678c8


More information about the Numpy-svn mailing list