Skip to content

feat: add @stdlib/random/strided/betaprime#918

Merged
kgryte merged 3 commits intostdlib-js:developfrom
Planeshifter:random/strided/betaprime
Feb 23, 2023
Merged

feat: add @stdlib/random/strided/betaprime#918
kgryte merged 3 commits intostdlib-js:developfrom
Planeshifter:random/strided/betaprime

Conversation

@Planeshifter
Copy link
Copy Markdown
Member

Resolves #877.

Description

What is the purpose of this pull request?

This pull request:

  • adds a package for filling a strided array with pseudorandom numbers drawn from a beta prime distribution.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@kgryte kgryte added the Feature Issue or pull request for adding a new feature. label Feb 23, 2023
Comment thread lib/node_modules/@stdlib/random/strided/betaprime/docs/types/index.d.ts Outdated
Copy link
Copy Markdown
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @Planeshifter!

@kgryte kgryte merged commit 059038f into stdlib-js:develop Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Add @stdlib/random/strided/betaprime

2 participants