-
Notifications
You must be signed in to change notification settings - Fork 432
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
WIP: Investigate Canon's uniform-integer sampling method #1196
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8bc957c - Browse repository at this point
Copy the full SHA 8bc957cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8449015 - Browse repository at this point
Copy the full SHA 8449015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255ff71 - Browse repository at this point
Copy the full SHA 255ff71View commit details -
Impl ONeill, Canon, Canon-Lemire and Bitmask methods for integer types
This is based on @TheIronBorn's work (#1154, #1172), with some changes.
Configuration menu - View commit details
-
Copy full SHA for 00869d7 - Browse repository at this point
Copy the full SHA 00869d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8753100 - Browse repository at this point
Copy the full SHA 8753100View commit details -
Add uniform SIMD impls for new algs
This is from @TheIronBorn (see #1172)
Configuration menu - View commit details
-
Copy full SHA for aada17d - Browse repository at this point
Copy the full SHA aada17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfba72 - Browse repository at this point
Copy the full SHA 1cfba72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfa6f9 - Browse repository at this point
Copy the full SHA 7cfa6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4518f4d - Browse repository at this point
Copy the full SHA 4518f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a56b3e - Browse repository at this point
Copy the full SHA 1a56b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa141c - Browse repository at this point
Copy the full SHA faa141cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f9c49 - Browse repository at this point
Copy the full SHA b7f9c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5326db3 - Browse repository at this point
Copy the full SHA 5326db3View commit details -
Add sample_single_inclusive_canon_64
This beats other uniform_int_i128 results
Configuration menu - View commit details
-
Copy full SHA for a97199b - Browse repository at this point
Copy the full SHA a97199bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0c88a - Browse repository at this point
Copy the full SHA 9d0c88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b912a09 - Browse repository at this point
Copy the full SHA b912a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d9a88 - Browse repository at this point
Copy the full SHA a9d9a88View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.