1. 04 Sep, 2021 2 commits
  2. 02 Sep, 2021 2 commits
  3. 28 Aug, 2021 1 commit
  4. 24 Aug, 2021 2 commits
  5. 21 Aug, 2021 3 commits
    • salix5's avatar
      remove warning C4018 · a77898ba
      salix5 authored
      a77898ba
    • 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
  6. 18 Aug, 2021 1 commit
  7. 14 Aug, 2021 1 commit
  8. 07 Aug, 2021 4 commits
  9. 24 Jul, 2021 1 commit
  10. 21 Jul, 2021 1 commit
  11. 28 Jun, 2021 2 commits
  12. 21 Jun, 2021 1 commit
  13. 14 Jun, 2021 3 commits
  14. 07 Jun, 2021 3 commits
  15. 02 Jun, 2021 1 commit
  16. 26 May, 2021 1 commit
  17. 24 May, 2021 1 commit
  18. 19 May, 2021 1 commit
  19. 02 May, 2021 3 commits
  20. 30 Apr, 2021 1 commit
  21. 28 Apr, 2021 2 commits
  22. 20 Apr, 2021 1 commit
  23. 31 Mar, 2021 1 commit
  24. 26 Mar, 2021 1 commit