Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: replace `NPY_INLINE` with `inline` | Ralf Gommers | 2022-11-25 | 2 | -17/+17 |
* | Allow GCC compile on mingw-w64-based systems | Matthew Brett | 2022-06-29 | 1 | -1/+1 |
* | ENH: Add support for windows on arm targets (#19513) | Niyas Sait | 2021-07-27 | 1 | -1/+7 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
* | BLD: remove unused functions, rearrange headers (from CC=clang) (#14534) | Matti Picus | 2019-09-26 | 1 | -1/+1 |
* | MAINT: remove ThreeFry BitGenerator | mattip | 2019-06-25 | 1 | -1/+1 |
* | MAINT: Misc. typo fixes (#13664) | luzpaz | 2019-05-31 | 2 | -2/+2 |
* | PERF: Reorder header for philox (#34) | Kevin Sheppard | 2019-05-27 | 1 | -9/+9 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 2 | -22/+17 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 5 | -0/+433 |