Skip to content

MAINT: Blacklist some MSVC complex functions.#12080

Merged
charris merged 1 commit into
numpy:maintenance/1.15.xfrom
charris:fix-blacklist-msvc2017
Oct 4, 2018
Merged

MAINT: Blacklist some MSVC complex functions.#12080
charris merged 1 commit into
numpy:maintenance/1.15.xfrom
charris:fix-blacklist-msvc2017

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Oct 4, 2018

Backport of #12079.

Extend the blacklist to MSVC 2017 and add functions

  • CSQRT
  • CSQRTF
  • CSQRTL
  • CLOG
  • CLOGF
  • CLOGL
  • CACOS
  • CACOSF
  • CACOSL
  • CACOSH
  • CACOSHF
  • CACOSHL

See comment from @cgholke at issue #11855. Closes #12078.

Backport of numpy#12079.

Extend the blacklist to MSVC 2017 and add functions

- CSQRT
- CSQRTF
- CSQRTL
- CLOG
- CLOGF
- CLOGL
- CACOS
- CACOSF
- CACOSL
- CACOSH
- CACOSHF
- CACOSHL

See comment from @cgholke at issue numpy#11855. Closes numpy#12078.
@charris charris added this to the 1.15.3 release milestone Oct 4, 2018
@charris charris merged commit 59f64b4 into numpy:maintenance/1.15.x Oct 4, 2018
@charris charris deleted the fix-blacklist-msvc2017 branch October 4, 2018 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant