Skip to content

Issues: JuliaMath/openlibm

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Test failures when using icc icc Intel C Compiler
#169 opened Nov 14, 2017 by certik updated Dec 2, 2018
huge error for tgammal
#223 opened Feb 4, 2021 by zimmermann6 updated Feb 4, 2021
don't use fptan on i387
#231 opened Mar 21, 2021 by clairvoyante updated Mar 21, 2021
long double functions stubs
#232 opened Apr 13, 2021 by alexkalmuk updated May 20, 2021
Faster logl implementation available in FreeBSD msun
#203 opened Feb 23, 2020 by ViralBShah updated Jun 2, 2021
powl returns non-sense results in multi-thread mode
#222 opened Feb 4, 2021 by zimmermann6 updated Jul 23, 2021
fmaf is sometimes incorrect
#160 opened Sep 3, 2017 by ikirill updated Nov 15, 2021
what is intended to be dllexport-ed?
#252 opened Sep 10, 2021 by jeremyd2019 updated Jan 29, 2022
accuracy of long double functions
#236 opened Aug 3, 2021 by zimmermann6 updated Feb 27, 2022
xbits is missing on powerpc fpmath.h
#258 opened Mar 10, 2022 by afxgroup updated Mar 10, 2022
OpenLibm working on 16-bit 8086
#259 opened Apr 9, 2022 by ghaerr updated Apr 9, 2022
Accuracy of single precision functions
#212 opened Aug 28, 2020 by ViralBShah updated May 18, 2022
tgammal(-inf) does not raise FE_INVALID
#207 opened Mar 13, 2020 by kargl updated May 31, 2022
log1p(-1) does not raise exception
#205 opened Mar 13, 2020 by kargl updated May 31, 2022
lgamma(-n) for n = 0, 1, 2, .. does not raise FE_DIVBYZERO.
#206 opened Mar 13, 2020 by kargl updated May 31, 2022
RISCV single precision ABI is not supported
#262 opened Jun 30, 2022 by zhaochenyuangit updated Jun 30, 2022
Segfault while linking wasm binaries against libopenlibm
#271 opened Jan 14, 2023 by cardamom-ai updated Jan 17, 2023
MSVC _Complex not support
#274 opened Apr 26, 2023 by mm-longcheng updated Apr 26, 2023
i387 asm does not compile under djgpp
#277 opened May 15, 2023 by user1095108 updated May 15, 2023
aarch64/fenv.c:41:23: error: invalid initializer
#278 opened Jun 1, 2023 by ghost updated Jun 1, 2023
Integrate CORE-MATH implementations into openlibm
#260 opened May 18, 2022 by ViralBShah updated Jun 29, 2023
ProTip! Exclude everything labeled bug with -label:bug.