1. 21 Aug, 2021 2 commits
    • salix5's avatar
      update RNG and uniform distribution, part 2 (#2363) · 81b781d9
      salix5 authored
      Old version:
      pheader.flag does not contain REPLAY_UNIFORM
      RNG: mt19937
      distribution: almost-uniform
      
      New version
      pheader.flag contains REPLAY_UNIFORM
      RNG: mt19937
      distribution: uniform
      
      * add bounds checking
      
      * update RNG in replay mode
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      81b781d9
    • salix5's avatar
      update RNG and uniform distribution, part 1 (#2362) · 1c829da0
      salix5 authored
      Old version:
      pheader.flag does not contain REPLAY_UNIFORM
      RNG: mt19937
      distribution: almost-uniform
      
      New version
      pheader.flag contains REPLAY_UNIFORM
      RNG: mt19937
      distribution: uniform
      
      * add bounds checking
      
      * update RNG in replay mode
      
      * replace mtrandom with mt19937
      
      * replace mtrandom with mt19937
      1c829da0
  2. 18 Aug, 2021 1 commit
  3. 14 Aug, 2021 1 commit
  4. 07 Aug, 2021 4 commits
  5. 24 Jul, 2021 1 commit
  6. 21 Jul, 2021 1 commit
  7. 28 Jun, 2021 2 commits
  8. 21 Jun, 2021 1 commit
  9. 14 Jun, 2021 3 commits
  10. 07 Jun, 2021 3 commits
  11. 02 Jun, 2021 1 commit
  12. 26 May, 2021 1 commit
  13. 24 May, 2021 1 commit
  14. 19 May, 2021 1 commit
  15. 02 May, 2021 3 commits
  16. 30 Apr, 2021 1 commit
  17. 28 Apr, 2021 2 commits
  18. 20 Apr, 2021 1 commit
  19. 31 Mar, 2021 1 commit
  20. 26 Mar, 2021 1 commit
  21. 25 Mar, 2021 1 commit
  22. 21 Mar, 2021 2 commits
  23. 20 Mar, 2021 2 commits
  24. 18 Mar, 2021 1 commit
  25. 16 Mar, 2021 2 commits