| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAINT: replace `NPY_INLINE` with `inline` | Ralf Gommers | 2022-11-25 | 1 | -4/+4 |
| | | | | | Closes gh-22100 | ||||
| * | MAIN: Minor include rationalization. | Charles Harris | 2021-09-03 | 1 | -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.random | mattip | 2019-10-11 | 1 | -0/+54 |
