[Numpy-svn] [numpy/numpy] dc714e: BUG: Extend glibc complex trig functions blacklist...

GitHub noreply at github.com
Thu Apr 7 09:03:01 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: dc714ed3a57ca4d0853e12d2e2457abc22c0ba07
      https://github.com/numpy/numpy/commit/dc714ed3a57ca4d0853e12d2e2457abc22c0ba07
  Author: Nikola Forró <nforro at redhat.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M numpy/core/src/private/npy_config.h

  Log Message:
  -----------
  BUG: Extend glibc complex trig functions blacklist to glibc < 2.18.

The library complex trig functions are inaccurate also in glibc
versions 2.16 and 2.17, so extend the blacklist.

Closes #7517.


  Commit: 3920a29ae79af8b3a9e8a0004705f905544f52cd
      https://github.com/numpy/numpy/commit/3920a29ae79af8b3a9e8a0004705f905544f52cd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M numpy/core/src/private/npy_config.h

  Log Message:
  -----------
  Merge pull request #7518 from nforro/issue-7517

BUG: Extend glibc complex trig functions blacklist to glibc < 2.18.


Compare: https://github.com/numpy/numpy/compare/bcbed877f42e...3920a29ae79a


More information about the Numpy-svn mailing list