Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Updated thrust shuffle to use improved bijective function #1566

Merged
merged 4 commits into from
Jan 25, 2022

Commits on Jan 4, 2022

  1. Updated thrust shuffle to use improved bijective function

    Updates the thrust shuffle to use the Variable Philox bijective function
    with 24 rounds.
    
    Updates the test suite to include new test statistic based on maximum mean
    discrepency to enable more thorough testing of larger permutations.
    djns99 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b4ae3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca86e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e25fe9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Remove constexpr labels

    djns99 committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    616f17d View commit details
    Browse the repository at this point in the history