[Numpy-svn] [numpy/numpy] 04211c: BUG: mask nan to 1 in ordered compare

GitHub noreply at github.com
Sun Oct 11 12:08:23 EDT 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: 04211c681222442933ca4fa276efcc10f1666e2b
      https://github.com/numpy/numpy/commit/04211c681222442933ca4fa276efcc10f1666e2b
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M numpy/core/src/umath/simd.inc.src

  Log Message:
  -----------
  BUG: mask nan to 1 in ordered compare

msvc2008 32 bit seems to miscompile it otherwise.
closes gh-6428


  Commit: 03217231d79e9d8a090443974ed9b032f720f6eb
      https://github.com/numpy/numpy/commit/03217231d79e9d8a090443974ed9b032f720f6eb
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M numpy/core/src/umath/simd.inc.src

  Log Message:
  -----------
  Merge pull request #6447 from charris/backport-6438

Backport gh-6438: BUG: mask nan to 1 in ordered compare


Compare: https://github.com/numpy/numpy/compare/4fab8fdd482d...03217231d79e


More information about the Numpy-svn mailing list