Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC]: Add @stdlib/random/array/laplace #939

Closed
3 tasks done
kgryte opened this issue Feb 28, 2023 · 3 comments
Closed
3 tasks done

[RFC]: Add @stdlib/random/array/laplace #939

kgryte opened this issue Feb 28, 2023 · 3 comments
Labels
Feature Issue or pull request for adding a new feature. Good First Issue A good first issue for new contributors! RFC Request for comments. Feature requests and proposed changes.

Comments

@kgryte
Copy link
Member

kgryte commented Feb 28, 2023

Description

This RFC proposes adding support for creating an array containing pseudorandom numbers drawn from a Laplace distribution. This is the array creation analog of @stdlib/random/base/laplace.

Package: @stdlib/random/array/laplace
Alias: laplace

Related Issues

None.

Questions

No.

Other

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@kgryte kgryte added RFC Request for comments. Feature requests and proposed changes. Feature Issue or pull request for adding a new feature. Good First Issue A good first issue for new contributors! labels Feb 28, 2023
@Hritik1503

This comment was marked as spam.

@kgryte

This comment was marked as off-topic.

@Hritik1503

This comment was marked as spam.

ShivangRawat30 added a commit to ShivangRawat30/stdlib that referenced this issue May 17, 2023
ShivangRawat30 added a commit to ShivangRawat30/stdlib that referenced this issue May 19, 2023
@kgryte kgryte closed this as completed in 348ae61 Jan 10, 2024
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. Good First Issue A good first issue for new contributors! RFC Request for comments. Feature requests and proposed changes.
Projects
None yet
Development

No branches or pull requests

2 participants