bpo-26121: Use C library implementation for math functions: (#515)
* bpo-26121: Use C library implementation for math functions: tgamma(), lgamma(), erf() and erfc(). * Don't use tgamma() and lgamma() from libc on OS X.
S
Serhiy Storchaka committed
97553fdf9daa8231eb05a1ca9933a2b03b0bdad0
Parent: c5d3bfe
Committed by Mark Dickinson <mdickinson@enthought.com>
on 3/11/2017, 9:37:16 PM