Skip to content

[RFC]: add C implementation for @stdlib/math/base/special/rempio2 #1933

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

Closed
3 tasks done
USERSATOSHI opened this issue Mar 17, 2024 · 2 comments
Closed
3 tasks done

[RFC]: add C implementation for @stdlib/math/base/special/rempio2 #1933

USERSATOSHI opened this issue Mar 17, 2024 · 2 comments
Labels
Duplicate This issue or pull request already exists.

Comments

@USERSATOSHI
Copy link
Contributor

USERSATOSHI commented Mar 17, 2024

Description

This RFC proposes C implementation for @stdlib/math/base/special/rempio2

Related Issues

Related issues #649

Questions

No.

Other

this package is dependent on:-

high-word-abs-mask, high-word-exponent-mask, high-word-significand-mask, get-high-word, get-low-word, from-words

which are already implemented in C

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@USERSATOSHI
Copy link
Contributor Author

USERSATOSHI commented Mar 17, 2024

I have started the implementation, current completed kernel_rempio2 and medium_repio2

@gunjjoshi
Copy link
Member

Hey @USERSATOSHI , there is already a similar issue #781 for this one.

@USERSATOSHI USERSATOSHI reopened this Mar 17, 2024
@USERSATOSHI USERSATOSHI closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
@USERSATOSHI USERSATOSHI changed the title [RFC]: add C implementation for @stdlib/math/base/special/fast/rempio2 [RFC]: add C implementation for @stdlib/math/base/special/rempio2 Mar 17, 2024
@kgryte kgryte added the Duplicate This issue or pull request already exists. label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists.
Projects
None yet
Development

No branches or pull requests

3 participants