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

gaussRand #1219

Open
gottfriedleibniz opened this issue Jan 17, 2024 · 0 comments
Open

gaussRand #1219

gottfriedleibniz opened this issue Jan 17, 2024 · 0 comments

Comments

@gottfriedleibniz
Copy link

Per #1115 (comment), the implementation looks to be multiplying by variance instead of stddev (source).

Since this method computes two random values at a time, I am wondering whether this library should also handle this inefficiency in some thread-safe or user-defined way. For example, microsoft/STL includes a defaulted "keep" argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants