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

Normal() function random number generator doesn't give the expected distribution #592

Closed
stanmoore1 opened this issue Dec 19, 2016 · 0 comments
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Milestone

Comments

@stanmoore1
Copy link
Contributor

The normal() function in the Kokkos random number generator doesn't give the expected distribution of a gaussian centered at zero; the distribution is instead always positive. See pull request #591 for bugfix.

@hcedwar hcedwar added this to the 2016-January milestone Jan 11, 2017
@hcedwar hcedwar added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Jan 11, 2017
@crtrott crtrott closed this as completed Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
None yet
Development

No branches or pull requests

3 participants