Issues
- 2
- 2
- 1
openlibm, fdlibm, Java openjdk?
#272 opened by PowerUser1234 - 6
accuracy of double precision functions (binary64)
#235 opened by zimmermann6 - 0
expm1l returns NaN instead of valid number
#306 opened by zimmermann6 - 11
Support for ppc32 BE?
#270 opened by barracuda156 - 2
CMake parity with Makefile
#301 opened by Zopolis4 - 1
Replace GNU testsuite
#290 opened by inkydragon - 1
makefile error
#281 opened by achan001 - 1
ld128 coshl mishandles tiny inputs
#285 opened by statham-arm - 0
- 7
openlibm performance on ARM server is very poor
#282 opened by jmather-sesi - 0
CMake build fails on macOS arm64/aarch64
#292 opened by ryonaldteofilo - 0
Build shared lib with CMake
#289 opened by inkydragon - 1
configure: error: libmpfr not found or uses a different ABI (including static vs shared).
#279 opened by zuoyanzhang - 10
Openlibm's `pow`, `hypot`, `exp` and `log` are considerably slower than Glibc's
#234 opened by jessymilare - 6
Integrate CORE-MATH implementations into openlibm
#260 opened by ViralBShah - 0
Build fails on macOS with GCC: s_fpclassify.c: error: storage size of 'u' isn't known
#275 opened by barracuda156 - 0
i387 asm does not compile under djgpp
#277 opened by user1095108 - 0
MSVC _Complex not support
#274 opened by mm-longcheng - 1
openlibm Arithmetic Support?
#273 opened by PowerUser1234 - 0
32 or 64 bit openlibm?
#269 opened by PowerUser1234 - 0
fdlibm and the Java OpenJDK
#268 opened by PowerUser1234 - 2
- 1
Questions about openlibm.
#266 opened by PowerUser1234 - 7
Possible issues with Copyright.
#264 opened by kargl - 1
Portability to software implementations of FP
#263 opened by cesss - 0
RISCV single precision ABI is not supported
#262 opened by zhaochenyuangit - 2
- 2
log1p(-1) does not raise exception
#205 opened by kargl - 1
tgammal(-inf) does not raise FE_INVALID
#207 opened by kargl - 12
Accuracy of single precision functions
#212 opened by ViralBShah - 0
OpenLibm working on 16-bit 8086
#259 opened by ghaerr - 0
xbits is missing on powerpc fpmath.h
#258 opened by afxgroup - 8
accuracy of long double functions
#236 opened by zimmermann6 - 1
what is intended to be dllexport-ed?
#252 opened by jeremyd2019 - 3
does not build on Windows ARM64
#250 opened by jeremyd2019 - 7
CI architectures
#245 opened by DilumAluthge - 10
Implement Github actions for CI
#226 opened by ViralBShah - 1
- 1
- 1
long double functions stubs
#232 opened by alexkalmuk - 0
don't use fptan on i387
#231 opened by clairvoyante - 4
- 2
wrong hypotl result near underflow
#224 opened by zimmermann6 - 13
bad accuracy of powf for integer exponent
#211 opened by zimmermann6 - 6
STRICT_ASSIGN macro is broken
#215 opened by kargl - 1
- 0
huge error for tgammal
#223 opened by zimmermann6 - 1
LDBL_MANT_DIG macro is not defined
#220 opened by leleliu008