Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: fix gr::random API to be fixed-width 64 bit, use XOROSHIRO128+ | Marcus Müller | 2021-04-06 | 1 | -2/+27 |
* | runtime/random: xoroshiro128p.h was _nearly_ C compatible | Marcus Müller | 2021-03-23 | 1 | -1/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
* | runtime: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+69 |