shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
628 stars 126 forks source link

Reenable quad and double precision in libm #545

Closed joanaxcruz closed 2 months ago

joanaxcruz commented 2 months ago

In the latest release (3.6.0), there were some unexpected ABI changes as pointed out in #534. We try to restore the functions that were lost by reenabling quad and double precision in libm.