diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-04-16 22:52:08 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-10-03 00:22:21 -0700 |
commit | 31fd25debbbabb292c5dc06f1c7418c5dfd97ff7 (patch) | |
tree | f9d5b6c4c7e01f4e50138c7f11e45cbee342d3b8 /numpy/lib/nanfunctions.py | |
parent | 2995e6a9cfb7f38f1ab8ec102cc301d3ceba480e (diff) | |
download | numpy-31fd25debbbabb292c5dc06f1c7418c5dfd97ff7.tar.gz |
MAINT: Removed duplicated code around `ufunc->identity`
There didn't seem to be any value to a `assign_identity` function - all we
actually care about is the value to assign.
This also fixes #8860 as a side-effect, and paves the way for:
* easily adding more values (#7702)
* using the identity in more places (#834)
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions