summaryrefslogtreecommitdiff
path: root/numpy/core/setup.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2019-06-08 21:13:09 -0700
committerEric Wieser <wieser.eric@gmail.com>2019-09-13 00:53:43 -0700
commitfca077c7e2fc8f21c639ba479267a34eb16a2810 (patch)
treee026e76d42a13126d92d095d1498595dd93dabbe /numpy/core/setup.py
parentff11d0127c5906be5bb67ec3fc86e075943124aa (diff)
downloadnumpy-fca077c7e2fc8f21c639ba479267a34eb16a2810.tar.gz
MAINT: Respond to review comments on gh-7473
This: * Inlines the macros in loops.c.src * Replaces 8 with `CHAR_BIT `. The `NPY_SIZEOF_*` macros are not used here because it's too much work to apply them to the signed types, and they expand to the same thing anyway. * Removes the reduce loop specializations which likely no one cares about * Uses pytest.mark.parametrize to shorten the test
Diffstat (limited to 'numpy/core/setup.py')
0 files changed, 0 insertions, 0 deletions