-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[RFC]: Add @stdlib/random/strided/betaprime #877
Copy link
Copy link
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.
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.
Description
This RFC proposes adding support for filling a strided array with pseudorandom numbers drawn from a beta prime distribution. This is the strided interface analog of
@stdlib/random/base/betaprime.Package:
@stdlib/random/strided/betaprimeAlias:
betaprimeRelated Issues
None.
Questions
No.
Other
@stdlib/random/strided/lognormal.Checklist
RFC:.