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

Use 64-bit RNG for types that are 64 bits #865

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

AreaZR
Copy link
Contributor

@AreaZR AreaZR commented Oct 31, 2022

Do this instead of casting down every time we do a normal distribution.

@AreaZR AreaZR changed the title Use 64 bit RNG for types that are 64 bit Use 64-bit RNG for types that are 64 bits Oct 31, 2022
@AreaZR AreaZR force-pushed the Random branch 2 times, most recently from 3319dac to e846151 Compare November 2, 2022 13:39
Do this instead of casting down every time we do a normal distribution.
@NAThompson NAThompson merged commit b08aa05 into boostorg:develop Nov 4, 2022
AreaZR added a commit to AreaZR/math that referenced this pull request Nov 26, 2022
Do this instead of casting down every time we do a normal distribution.
AreaZR added a commit to AreaZR/math that referenced this pull request Jan 19, 2023
Do this instead of casting down every time we do a normal distribution.
AreaZR added a commit to AreaZR/math that referenced this pull request Jan 19, 2023
Do this instead of casting down every time we do a normal distribution.
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.

2 participants