summaryrefslogtreecommitdiff
path: root/numpy/lib/utils.py
diff options
context:
space:
mode:
authorArink Verma <arinkverma@gmail.com>2013-08-03 04:25:46 +0530
committerArink Verma <arinkverma@gmail.com>2013-08-30 02:14:29 +0530
commit70de8aa2b3a3b300c6a858cbdbb9226ce46591e1 (patch)
treebfc4da6fbae624f953d5893823a086ce01a54a47 /numpy/lib/utils.py
parentbec793a28a46fce9a4212e058645f017adfa9f74 (diff)
downloadnumpy-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