-
-
Notifications
You must be signed in to change notification settings - Fork 750
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 implementations to base special math functions (tracking issue) #649
Open
Labels
Accepted
RFC feature request which has been accepted.
difficulty: 3
Likely to be challenging but manageable.
Enhancement
Issue or pull request for enhancing existing functionality.
Math
Issue or pull request specific to math functionality.
Native Addons
Issue involves or relates to Node.js native add-ons.
priority: High
High priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Tracking Issue
Tracking issue.
Comments
This was referenced Jan 30, 2024
This was referenced Mar 3, 2024
@kgryte I would like to work on this. |
3 tasks
3 tasks
This was referenced Mar 5, 2024
@Pratik772846 I suggest picking one of the associated RFCs for updating a single package. This is a tracking issue. |
@Pranavchiku As you've been managing a number of the RFCs and PRs, would you mind updating the OP to match the current state of implementations? |
This was referenced Mar 7, 2024
3 tasks
3 tasks
3 tasks
This was referenced Mar 20, 2025
kgryte
pushed a commit
that referenced
this issue
Mar 21, 2025
PR-URL: #6229 Ref: #649 Reviewed-by: Athan Reines <[email protected]>
kgryte
pushed a commit
that referenced
this issue
Mar 21, 2025
PR-URL: #6230 Ref: #649 Reviewed-by: Athan Reines <[email protected]>
1 task
This was referenced Mar 21, 2025
1 task
1 task
1 task
This was referenced Mar 22, 2025
kgryte
added a commit
that referenced
this issue
Mar 22, 2025
PR-URL: #6304 Ref: #649 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Athan Reines <[email protected]>
1 task
Girish-Garg
pushed a commit
to Girish-Garg/stdlib
that referenced
this issue
Mar 23, 2025
PR-URL: stdlib-js#6304 Ref: stdlib-js#649 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Athan Reines <[email protected]>
kgryte
pushed a commit
that referenced
this issue
Mar 24, 2025
PR-URL: #6284 Ref: #649 Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Harsh <[email protected]>
1 task
Planeshifter
pushed a commit
that referenced
this issue
Mar 24, 2025
PR-URL: #6069 Closes: #6070 Ref: #649 Reviewed-by: Athan Reines <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
This was referenced Mar 24, 2025
1 task
1 task
This was referenced Mar 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Accepted
RFC feature request which has been accepted.
difficulty: 3
Likely to be challenging but manageable.
Enhancement
Issue or pull request for enhancing existing functionality.
Math
Issue or pull request specific to math functionality.
Native Addons
Issue involves or relates to Node.js native add-ons.
priority: High
High priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Tracking Issue
Tracking issue.
Description
This RFC proposes adding C implementations to all base special math functions. The purpose of this issue is to serve as a tracking issue for adding C implementations.
Packages
maxabsnmaxnminabsnminmaxabsnminmaxnminnRelated Issues
None.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: