summaryrefslogtreecommitdiff
path: root/numpy/random/include/aligned_malloc.h
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: replace `NPY_INLINE` with `inline`Ralf Gommers2022-11-251-4/+4
| | | | Closes gh-22100
* MAIN: Minor include rationalization.Charles Harris2021-09-031-1/+1
| | | | | | | - Replace "Python.h" by <Python.h> - Replace "structmember.h" by <structmember.h> - Replace <npy_config> by "npy_config" - Define PY_SSIZE_T_CLEAN before all Python.h includes in .c files.
* API: rearrange the cython files in numpy.randommattip2019-10-111-0/+54