diff options
author | Niyas Sait <niyas.sait@linaro.org> | 2021-07-27 21:08:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 14:08:31 -0600 |
commit | 77bc3225e6f4badf83190ec300a0e10e56949644 (patch) | |
tree | 965055d7cfa3ee1155be8ff090606dac0adea99e /numpy/array_api/_elementwise_functions.py | |
parent | 2a862700bd376800ff4495e572ca4c85c919a218 (diff) | |
download | numpy-77bc3225e6f4badf83190ec300a0e10e56949644.tar.gz |
ENH: Add support for windows on arm targets (#19513)
* add support for windows on arm targets
* Philox: Use _umulh intrinsic for ARM64 target
* CPU Detection: Refactor to avoid separate pre-processor definition for WoA
* adapt test_dragon4 to avoid using pow (**) to workaround issue in windows C RT for arm64
* Update numpy/core/include/numpy/npy_cpu.h
Co-authored-by: Matti Picus <matti.picus@gmail.com>
* add release note for numpy windows/arm64 support
* Update 19513.new_feature.rst
Co-authored-by: Matti Picus <matti.picus@gmail.com>
Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions