-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[RFC]: Add C implementations to base statistical distribution functions (tracking issue) #3355
Copy link
Copy link
Open
42 / 5042 of 50 issues completed
Copy link
Labels
AcceptedRFC feature request which has been accepted.RFC feature request which has been accepted.CIssue involves or relates to C.Issue involves or relates to C.FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.StatisticsIssue or pull request related to statistical functionality.Issue or pull request related to statistical functionality.Tracking IssueTracking issue.Tracking issue.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.
Metadata
Metadata
Assignees
Labels
AcceptedRFC feature request which has been accepted.RFC feature request which has been accepted.CIssue involves or relates to C.Issue involves or relates to C.FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.StatisticsIssue or pull request related to statistical functionality.Issue or pull request related to statistical functionality.Tracking IssueTracking issue.Tracking issue.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.
This RFC proposes adding C implementations to all base statistical distribution functions in
@stdlib/state/base/dists, except for the constructor packages.The purpose of this issue is to serve as a tracking issue for adding C implementations.