| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -1/+2 |
* | runtime: fix gr::random API to be fixed-width 64 bit, use XOROSHIRO128+ | Marcus Müller | 2021-04-06 | 1 | -0/+36 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 1 | -1/+2 |
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -0/+1 |
* | random-analog: fixed reseed issue | Johannes Demel | 2015-09-28 | 1 | -15/+14 |
* | random-analog: added new uniform integer distribution source | Johannes Demel | 2015-09-28 | 1 | -11/+26 |
* | redo qa_random without print statements and scipy; add stand-alone evaluation... | Stefan | 2015-09-04 | 1 | -100/+9 |
* | add test-case for reseed feature | Stefan | 2015-09-01 | 1 | -8/+30 |
* | add boost.random as random number generator | Stefan | 2015-09-01 | 1 | -0/+19 |
* | fix wrong laplacian random numbers and add testcase | Stefan | 2015-09-01 | 1 | -18/+33 |
* | include random.h in swig; add qa_random testcase | Stefan | 2015-09-01 | 1 | -0/+99 |