-
-
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 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
kgryte
added
RFC
Request for comments. Feature requests and proposed changes.
Feature
Issue or pull request for adding a new feature.
Math
Issue or pull request specific to math functionality.
Native Addons
Issue involves or relates to Node.js native add-ons.
Enhancement
Issue or pull request for enhancing existing functionality.
and removed
Feature
Issue or pull request for adding a new feature.
labels
Dec 2, 2022
This was referenced Jan 30, 2024
kgryte
added
difficulty: 3
Likely to be challenging but manageable.
Accepted
RFC feature request which has been accepted.
priority: High
High priority concern or feature request.
labels
Feb 25, 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
1 task
1 task
3 tasks
1 task
This was referenced Dec 6, 2024
nate10j
pushed a commit
to nate10j/stdlib
that referenced
this issue
Dec 7, 2024
PR-URL: stdlib-js#3098 Ref: stdlib-js#649 --------- Reviewed-by: Gunj Joshi <gunjjoshi8372@gmail.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 task
1 task
1 task
This was referenced Dec 7, 2024
1 task
1 task
This was referenced Dec 8, 2024
1 task
This was referenced Dec 10, 2024
1 task
Planeshifter
added a commit
that referenced
this issue
Dec 15, 2024
PR-URL: #3116 Ref: #649 --------- Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com> Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com> Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Co-authored-by: Gunj Joshi <gunjjoshi8372@gmail.com> Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Reviewed-by: Gunj Joshi <gunjjoshi8372@gmail.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
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: