diff options
author | Arink Verma <arinkverma@gmail.com> | 2013-08-03 04:25:46 +0530 |
---|---|---|
committer | Arink Verma <arinkverma@gmail.com> | 2013-08-30 02:14:29 +0530 |
commit | 70de8aa2b3a3b300c6a858cbdbb9226ce46591e1 (patch) | |
tree | bfc4da6fbae624f953d5893823a086ce01a54a47 /numpy/lib/utils.py | |
parent | bec793a28a46fce9a4212e058645f017adfa9f74 (diff) | |
download | numpy-70de8aa2b3a3b300c6a858cbdbb9226ce46591e1.tar.gz |
ENH: Avoiding conversion of integer to NumPy Scalar.
There is a bottleneck in scalar operations, when trying to extract the
underlying C value from a Python integer/float. I have avoid conversion
for know integer type but extracting its value.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions