-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[gsoc2024][libc][math][c23] Implement _Float16 higher math functions #95250
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
Comments
Help is always welcome, but I'm not sure which functions to recommend you work on. |
I can work on implementing |
Could you leave a comment on #130947? It looks like I can't assign you to it otherwise. |
@overmighty I believe Additionally, I'd like to work on |
Correct.
Please leave a comment on #131001 so that I can assign you to it. |
@overmighty I just noticed that |
Right, fixed. |
Hey @overmighty , I would like to try |
Hi! I'd like to try |
Sure.
Please leave a comment on #132198 so that I can assign you to it.
Please leave a comment on #132199 so that I can assign you to it. |
hi! @overmighty i'd like to work on erff16, please assign |
Please leave a comment on #133112. |
Hi @overmighty, I want to work on |
Sure, please leave a comment on #133739 so that GitHub lets me assign you to it. |
This issue is part of the following Google Summer of Code 2024 project: https://summerofcode.withgoogle.com/programs/2024/projects/1vPVUj93.
acosf16
: [libc][math][c23] Add acosf16() function #127731acoshf16
: [libc][math][c23] Add acoshf16 C23 math function. #130588acospif16
: [libc][math][c23] Add acospif16() function #132754asinf16
: [libc][math][c23] Add asinf16() function #124212asinhf16
: [libc][math][c23] Add asinhf16 function #131351asinpif16
: [libc][math][c23] Implement C23 math function asinpif16 #132210atanf16
: [libc][math][c23] Implement C23 math function atanf16 #130947atan2f16
atan2pif16
: [libc][math][c23] Implement C23 math function atan2pif16 #133739atanhf16
: [libc][math][c23] Add atanhf16 C23 math function. #132612atanpif16
: [libc][math][c23] Implement C23 math function atanpif16 #132212cbrtf16
: [libc][math][c23] Implement higher math functioncbrtf16
in LLVM libc #132484compoundnf16
cosf16
: [libc][math][c23] Add cosf16 function #118785coshf16
: [libc][math][c23] Add sinhf16 and coshf16 C23 math functions #105947cospif16
: [libc][math][c23] Add cospif16 function #113001erff16
: [libc][math][c23] Implement C23 math function erff16 #133112erfcf16
expf16
: [libc][math][c23] Add expf16 C23 math function #100632exp10f16
: [libc][math][c23] Add exp10f16 C23 math function #101588exp10m1f16
: [libc][math][c23] Add exp10m1f16 C23 math function #105706exp2f16
: [libc][math][c23] Add exp2f16 C23 math function #101217exp2m1f16
: [libc][math][c23] Add exp2m1f16 C23 math function #105690expm1f16
: [libc][math][c23] Add expm1f16 C23 math function #102387fmaf16
: [libc][math][c23] Add fmaf16 C23 math function. #130757f16sqrt
(extension): [libc][math][c23] Add f16sqrt{,l,f128} C23 math functions #96642f16sqrtf
(extension): [libc][math][c23] Add f16sqrtf C23 math function #95251f16sqrtl
(extension): [libc][math][c23] Add f16sqrt{,l,f128} C23 math functions #96642f16sqrtf128
: [libc][math][c23] Add f16sqrt{,l,f128} C23 math functions #96642hypotf16
: [libc][math][c23] Add hypotf16 function #131991lgammaf16
logf16
: [libc][math][c23] Add logf16 C23 math function #106072log10f16
: [libc][math][c23] Add log10f16 C23 math function #106091log10p1f16
: [libc][math][c23] Implement C23 math function log10p1f16 #133202log1pf16
log2f16
: [libc][math][c23] Add log2f16 C23 math function #106084log2p1f16
logp1f16
powf16
: [libc][math][c23] Implement C23 math function powf16 #132198pownf16
powrf16
rootnf16
rsqrtf16
: [libc][math][c23] Implement C23 math function rsqrtf16 #132818sinf16
: [libc][math][c23] Add sinf16 C23 math function #116674sincosf16
(extension)sinhf16
: [libc][math][c23] Add sinhf16 and coshf16 C23 math functions #105947sinpif16
: [libc] Add sinpif16 function #110994sqrtf16
: [libc][math][c23] Add sqrtf16 C23 math function #112406tanf16
: [libc][math][c23] Add tanf16 function #121018tanhf16
: [libc][math][c23] Add tanhf16 C23 math function #106006tanpif16
: [libc][math][c23] Add tanpif16 function #115183tgammaf16
The text was updated successfully, but these errors were encountered: