diff options
author | Marcus Müller <mueller@kit.edu> | 2018-02-16 18:05:52 +0100 |
---|---|---|
committer | Marcus Müller <marcus.mueller@ettus.com> | 2018-03-30 16:50:32 +0200 |
commit | c31f52882a7eefda683cec42e65a95fd2127f780 (patch) | |
tree | 4fb7501e2a992de498b77b904ffeea12544a98ea /gr-analog/python/analog/qa_fastnoise.py | |
parent | c4af98a8c9a1a1189d650370ddf50f05a0112c94 (diff) |
Converted fastnoise_source from rand() to xoroshiro128+
This solves the issue with libc rand() relying on global
(not thread-local!) state and thus not being suited for multithreaded
applications. This fixes #1542.
Diffstat (limited to 'gr-analog/python/analog/qa_fastnoise.py')
0 files changed, 0 insertions, 0 deletions