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

Add a generic ComplexDistribution #30

Merged
merged 1 commit into from
May 25, 2018
Merged

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented May 23, 2018

This lets the user create random Complex values using any independent
Distributions for the real and imaginary parts.

@cuviper
Copy link
Member Author

cuviper commented May 25, 2018

bors r+

bors bot added a commit that referenced this pull request May 25, 2018
30: Add a generic ComplexDistribution r=cuviper a=cuviper

This lets the user create random `Complex` values using any independent
`Distribution`s for the real and imaginary parts.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@cuviper
Copy link
Member Author

cuviper commented May 25, 2018

bors r-

@bors
Copy link
Contributor

bors bot commented May 25, 2018

Canceled

This lets the user create random `Complex` values using any independent
`Distribution`s for the real and imaginary parts.
@cuviper
Copy link
Member Author

cuviper commented May 25, 2018

bors r+

bors bot added a commit that referenced this pull request May 25, 2018
30: Add a generic ComplexDistribution r=cuviper a=cuviper

This lets the user create random `Complex` values using any independent
`Distribution`s for the real and imaginary parts.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@bors
Copy link
Contributor

bors bot commented May 25, 2018

Build succeeded

@bors bors bot merged commit df21132 into rust-num:master May 25, 2018
@cuviper cuviper deleted the rand-dist branch February 6, 2024 23:36
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.

1 participant