-
Notifications
You must be signed in to change notification settings - Fork 93
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
add lognormal
to random number generators
#3373
Milestone
Comments
11 tasks
stress-tess
added a commit
to stress-tess/arkouda
that referenced
this issue
Jul 30, 2024
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
added a commit
to stress-tess/arkouda
that referenced
this issue
Jul 30, 2024
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
added a commit
to stress-tess/arkouda
that referenced
this issue
Aug 1, 2024
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
added a commit
to stress-tess/arkouda
that referenced
this issue
Aug 1, 2024
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
added a commit
to stress-tess/arkouda
that referenced
this issue
Aug 5, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add lognormal to random number generators
Relevant docs:
numpy.random.Generator.lognormal
The text was updated successfully, but these errors were encountered: