diff options
author | Allan Haldane <allan.haldane@gmail.com> | 2015-08-14 19:31:51 -0400 |
---|---|---|
committer | Allan Haldane <allan.haldane@gmail.com> | 2015-10-18 15:15:33 -0400 |
commit | 9d1a7c9fd4b911e7dfb741e2f5e2702e5c7df267 (patch) | |
tree | ffd2b247089f016a2ac991034772b2d9ee52d2ac /numpy/lib/utils.py | |
parent | b3ce7a68b94c066bc3ffc55bc68fdb0c367fb143 (diff) | |
download | numpy-9d1a7c9fd4b911e7dfb741e2f5e2702e5c7df267.tar.gz |
MAINT: Speedup field access by removing unneeded safety checks (2/3)
Bypass unneeded "view" safety checks in voidtype_ subscript/assignment
methods, by falling back to ndarray methods which skip the checks.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions