aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/SFMTRand.cpp
AgeCommit message (Expand)Author
2024-03-28Build: Fix Linux aarch64 GCC build (#29831)lee
2024-02-17Core/Random: Use correct headers to obtain _mm_malloc definitionsShauren
2021-12-22Core: build on aarch64 with gcc (#24216)daMaex
2021-12-22Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)daMaex
2021-12-19Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
2021-12-19Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...daMaex