diff options
author | Allan Haldane <allan.haldane@gmail.com> | 2015-08-12 10:52:11 -0400 |
---|---|---|
committer | Allan Haldane <allan.haldane@gmail.com> | 2015-10-18 15:15:15 -0400 |
commit | b3ce7a68b94c066bc3ffc55bc68fdb0c367fb143 (patch) | |
tree | 63d6282dd2dcf5ac8768ced34bb1905e1ad3f23e /numpy/lib/nanfunctions.py | |
parent | 8cf83ee92aaba5a802799b752621f7c413cace34 (diff) | |
download | numpy-b3ce7a68b94c066bc3ffc55bc68fdb0c367fb143.tar.gz |
MAINT: Speedup field access by removing unneeded safety checks (1/3)
Bypass unneeded "view" safety-checks in `array_subscript` and
`array_assign_subscript`, by avoiding use of `PyArray_View`.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions