-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
RFC: add stats/strided/nancumax #305
Copy link
Copy link
Open
Labels
AcceptedRFC feature request which has been accepted.RFC feature request which has been accepted.FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.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.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.FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.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.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.
Checklist
RFC:.Description
This RFC proposes adding support for computing the cumulative maximum value of a strided array ignoring
NaNvalues. This would be a "generic" lower-level strided interface with the following package name:Package:
@stdlib/stats/strided/nancumaxRelated Issues
No.
Questions
No.
Other
No.