diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-02-04 00:01:17 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-02-04 00:18:11 -0800 |
commit | efc9ff3a8a22d20fdce7df07fcca74cd028ddcf0 (patch) | |
tree | b861eb45281ee186e1bc01e58c146c6c8b98415c /numpy/lib/utils.py | |
parent | c009e1b98189fc13f78609fdfbb719a1e6b3e385 (diff) | |
download | numpy-efc9ff3a8a22d20fdce7df07fcca74cd028ddcf0.tar.gz |
MAINT: Merge together the unary and binary type resolvers
This merges `PyUFunc_SimpleUnaryOperationTypeResolver` and `PyUFunc_SimpleBinaryOperationTypeResolver`
These are almost identical, save for using `ResultType` vs simply forcing a byte order.
This comes at the cost of a handful of branches, which should be insignifcant compared to the rest of the ufunc overhead.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions