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

Extend uniform random range support to floating point types. #779

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

Robadob
Copy link
Member

@Robadob Robadob commented Jan 31, 2022

Amends rng tests to check they can be used (given rng tests are a bit limited).
Documentation?
Rename AgentRandom, DeviceRandom for continuity?

Closes #776

@Robadob Robadob self-assigned this Jan 31, 2022
@Robadob Robadob force-pushed the uniform_random_range_fp branch from 9ecd509 to b79c4f2 Compare January 31, 2022 10:17
@Robadob Robadob requested a review from ptheywood February 1, 2022 13:20
@mondus mondus merged commit 978ad3a into master Feb 2, 2022
@mondus mondus deleted the uniform_random_range_fp branch February 2, 2022 15:14
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.

Agent/HostRandom::uniform<float/double>(min, max)
3 participants