summaryrefslogtreecommitdiff
path: root/numpy/core/function_base.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2014-06-07 14:10:41 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-06-08 14:18:34 +0200
commitc73405da8ffef0877c64ff3911d67b071691b0cd (patch)
treebb453e30803dc2d4822137c053d5fedff1c4cbda /numpy/core/function_base.py
parent4c854c2633894387988b43306ff72333cb00613a (diff)
downloadnumpy-c73405da8ffef0877c64ff3911d67b071691b0cd.tar.gz
BUG: improve log2 windows compiler fallback of log2
Fallback (similar to python3.4 math.log2) provides int(log(2**i)) == i in default rounding mode. Non-default rounding modes not tested but if it does not work we are at least not worse than python. Closes gh-4787
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions