diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-06-08 21:13:09 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-09-13 00:53:43 -0700 |
commit | fca077c7e2fc8f21c639ba479267a34eb16a2810 (patch) | |
tree | e026e76d42a13126d92d095d1498595dd93dabbe /numpy/core/setup.py | |
parent | ff11d0127c5906be5bb67ec3fc86e075943124aa (diff) | |
download | numpy-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