[Numpy-svn] [numpy/numpy] d8e581: ENH: faster (branchless) logical_xor

GitHub noreply at github.com
Wed Sep 24 18:30:30 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d8e581ee8e3dc54c302a00c66e1201684ac37222
      https://github.com/numpy/numpy/commit/d8e581ee8e3dc54c302a00c66e1201684ac37222
  Author: Lars Buitinck <larsmans at gmail.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M numpy/core/src/umath/loops.c.src

  Log Message:
  -----------
  ENH: faster (branchless) logical_xor


  Commit: f2ab1fb607a9f931bc5633ca92f789d0d03af582
      https://github.com/numpy/numpy/commit/f2ab1fb607a9f931bc5633ca92f789d0d03af582
  Author: Lars Buitinck <larsmans at gmail.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  TST: extend truth table test to arrays with various dtypes


  Commit: 5140ce73e3a79c238ee6226d6f3ef5336ee89215
      https://github.com/numpy/numpy/commit/5140ce73e3a79c238ee6226d6f3ef5336ee89215
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M numpy/core/src/umath/loops.c.src
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  Merge pull request #5111 from larsmans/fast-bool

ENH: faster (branchless) logical_xor


Compare: https://github.com/numpy/numpy/compare/27d73bf3295d...5140ce73e3a7


More information about the Numpy-svn mailing list