-
-
Notifications
You must be signed in to change notification settings - Fork 813
[RFC]: Add C implementation for @stdlib/math/base/special/maxabs
#1460
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
👋 Hi there! 👋 And thank you for opening your first issue! We will get back to you shortly. 🏃 💨 |
@stdlib/math/base/special/maxabs
@Shashankss1205 can you please refer to #1449 and populate description well. Thanks for opening this. Also mark related issue as #1433. |
@Pranavchiku @Planeshifter @kgryte I have understood this issue, I want to work on it. So please assign this issue to me |
@Shashankss1205 Are you planning on implementing this, given that you opened the issue? |
Yes I am already working on this @kgryte . Please assign it to me. |
I didn't understand about "populating the description", I just kept it the way other similar issues were made. Please suggest the required changes that I should make. |
@Shashankss1205 I've updated the OP. |
Thank you @kgryte for the guiding help. |
Please Review the PR and suggest the needful changes @kgryte . |
PR-URL: #1671 Closes: #1460 --------- Signed-off-by: Pranav <[email protected]> Co-authored-by: Pranav <[email protected]> Reviewed-by: Pranav <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Description
This RFC proposes adding native C implementation for
@stdlib/math/base/special/maxabs
.Related Issues
Related issues #1433, #1449.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: