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

Closes #3373: Add lognormal to random number generators #3598

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

stress-tess
Copy link
Member

@stress-tess stress-tess commented Jul 30, 2024

This PR (closes #3373) adds lognormal to generators. This also adds the function signatures to Commands.chpl that should've been included in #3524

Ideally we merge PR #3596 first so I can update this to include a method argument to pass along to standard normal

Copy link
Contributor

@ajpotts ajpotts left a comment

Choose a reason for hiding this comment

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

Looks good!

PROTO_tests/tests/random_test.py Outdated Show resolved Hide resolved
This PR (closes Bears-R-Us#3373) adds `lognormal` to generators. This PR also adds the function signature in `Commands.chpl` that should've been included in
@stress-tess stress-tess merged commit cf0d85b into Bears-R-Us:master Aug 5, 2024
16 checks passed
@stress-tess stress-tess deleted the 3373_lognorm branch August 5, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add lognormal to random number generators
2 participants