diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-03-02 16:03:19 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-03-02 19:34:25 -0800 |
commit | 379995dcc10fd9c58336420bd995b6d8a1b61288 (patch) | |
tree | 2deac0881f72c52e44f3f76ccb01bb1658ebd440 /numpy/core/fromnumeric.py | |
parent | e7b529c55cf9f5e27517d75df91211eb35f60d6c (diff) | |
download | numpy-379995dcc10fd9c58336420bd995b6d8a1b61288.tar.gz |
MAINT: Merge duplicate implementations of `*vander2d` and `*vander3d` functions
Every implementation is the same right now, other than calling a different `*vander` function.
Merging these into a single private function taking a callback results in significant deduplication.
Found by LGTM.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions