Skip to content

bpo-26121: Use C library implementation for math functions on Windows:#632

Merged
serhiy-storchaka merged 2 commits intopython:masterfrom
serhiy-storchaka:bpo-26121-math-libc-funcs-win
Mar 12, 2017
Merged

bpo-26121: Use C library implementation for math functions on Windows:#632
serhiy-storchaka merged 2 commits intopython:masterfrom
serhiy-storchaka:bpo-26121-math-libc-funcs-win

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

tgamma(), lgamma(), erf() and erfc().

@serhiy-storchaka serhiy-storchaka added the performance Performance or resource usage label Mar 12, 2017
@mention-bot
Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @loewis, @mhammond, @Yhg1s, @tim-one and @tiran to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit 4dadcd4 into python:master Mar 12, 2017
@serhiy-storchaka serhiy-storchaka deleted the bpo-26121-math-libc-funcs-win branch March 12, 2017 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants