Skip to content
  • Christoph Conrads's avatar
    Clean up RANLUX code · 8564d218
    Christoph Conrads authored
    * have exactly one AWC/SWB-based generator for each word size
    * use SWB(2^64,62,3) instead of SWB(2^64,4,26) because I know now that
      the period is at least 2^165
    * add manually optimized RANLUX8 variants
    * only use 128-bit integers if available
    8564d218