summaryrefslogtreecommitdiff
path: root/numpy/random/src/philox/philox.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: replace `NPY_INLINE` with `inline`Ralf Gommers2022-11-251-15/+15
* Allow GCC compile on mingw-w64-based systemsMatthew Brett2022-06-291-1/+1
* ENH: Add support for windows on arm targets (#19513)Niyas Sait2021-07-271-1/+7
* BLD: remove unused functions, rearrange headers (from CC=clang) (#14534)Matti Picus2019-09-261-1/+1
* PERF: Reorder header for philox (#34)Kevin Sheppard2019-05-271-9/+9
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-20/+15
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+253