summaryrefslogtreecommitdiff
path: root/numpy/random/src/philox
Commit message (Expand)AuthorAgeFilesLines
* MAINT: replace `NPY_INLINE` with `inline`Ralf Gommers2022-11-252-17/+17
* 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
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-1/+1
* BLD: remove unused functions, rearrange headers (from CC=clang) (#14534)Matti Picus2019-09-261-1/+1
* MAINT: remove ThreeFry BitGeneratormattip2019-06-251-1/+1
* MAINT: Misc. typo fixes (#13664)luzpaz2019-05-312-2/+2
* PERF: Reorder header for philox (#34)Kevin Sheppard2019-05-271-9/+9
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-202-22/+17
* BENCH: convert bencmarks to asv formatmattip2019-05-205-0/+433