Open
Description
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
- If you are interested in contributing a PR which addresses this RFC and are a first-time contributor or not yet familiar with our project conventions, please do not submit LLM-generated code. Please consult our contributing guidelines and the associated development guide. Failure to respect project conventions will result in your PR being rejected without review. Thank you for understanding!
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
[RFC]:
.
Metadata
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue or pull request for adding a new feature.A good first issue for new contributors!Extra attention is needed.Issue involves or relates to JavaScript.Request for comments. Feature requests and proposed changes.Likely to be challenging but manageable.Normal priority concern or feature request.