-
-
Notifications
You must be signed in to change notification settings - Fork 564
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
[RFC]: Add C implementation for @stdlib/math/base/special/avercos
#1714
Comments
Working on it! |
1 task
Planeshifter
pushed a commit
that referenced
this issue
Mar 6, 2024
PR-URL: #1719 Closes: #1714 --------- Signed-off-by: Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
PoookieCoder
pushed a commit
to PoookieCoder/stdlib
that referenced
this issue
Mar 7, 2024
PR-URL: stdlib-js#1719 Closes: stdlib-js#1714 --------- Signed-off-by: Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
nishant-s7
pushed a commit
to nishant-s7/stdlib
that referenced
this issue
Mar 7, 2024
PR-URL: stdlib-js#1719 Closes: stdlib-js#1714 --------- Signed-off-by: Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This RFC proposes adding native C implementation for @stdlib/math/base/special/avercos.
Related Issues
#649
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: