Skip to content

feat: add @stdlib/random/array/invgamma#915

Merged
kgryte merged 1 commit intostdlib-js:developfrom
Planeshifter:random/array/invgamma
Feb 23, 2023
Merged

feat: add @stdlib/random/array/invgamma#915
kgryte merged 1 commit intostdlib-js:developfrom
Planeshifter:random/array/invgamma

Conversation

@Planeshifter
Copy link
Copy Markdown
Member

Resolves #872.

Description

What is the purpose of this pull request?

This pull request:

  • adds package for creating an array containing pseudorandom numbers drawn from an inverse gamma 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

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 added the Feature Issue or pull request for adding a new feature. label Feb 23, 2023
@kgryte kgryte merged commit 266804a 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/array/invgamma

2 participants