-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
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!RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.
Description
Description
This RFC proposes adding support for filling a strided array with pseudorandom numbers drawn from a Rayleigh distribution. This is the strided interface analog of @stdlib/random/base/rayleigh
.
Package: @stdlib/random/strided/rayleigh
Alias: rayleigh
Related Issues
None.
Questions
No.
Other
- A package with a similar implementation/API design is
@stdlib/random/strided/exponential
.
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
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!RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.