-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[RFC]: add array/base/broadcasted-quinary3d #3170
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.Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.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.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.Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.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.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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
This RFC proposes adding a new package to the
array/base/*namespace:@stdlib/array/base/broadcasted-quinary3d.This package is the quinary equivalent of
@stdlib/array/base/broadcasted-binary3d.To provide a concrete example of what a PR adding the desired package should contain, see
@stdlib/array/base/broadcasted-quinary2d, which is the 2D package equivalent.While the package proposed in this RFC will not match the implementations found in the above packages, those packages should provide a conceptual idea of what is desired. Do not simply copy-paste the code found in those packages.
Notes
Checklist
[RFC]:.