summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSayed Adel <seiko@imavr.com>2020-09-15 16:06:14 +0200
committerSayed Adel <seiko@imavr.com>2020-10-27 11:46:58 +0000
commit7d125fb70cb149207171b7181312f9679dd4d451 (patch)
tree8c6cbd3b0dd140160d96b98794f3284857681c82 /numpy/array_api
parente19f7a8cfe59226fed6cc7a7da9e881218364d49 (diff)
downloadnumpy-7d125fb70cb149207171b7181312f9679dd4d451.tar.gz
MAINT, TST: Serveral imporvments to _SIMD module
- use plain variables - clean up aligned allocate - use `PyArg_ParseTuple` for empty args - use `Py_ssize_t` instead of `unsigned` and `size_t` - improve coding style - no need for a custom raises assertions - use parametrize instead of inner loops - leave a comment about nature of mode testing unit - shift to get max/min of int72 - add more info to repr of vector object - get ride of exec() and use type() instead - use `.inc` as extension for sub-headers instead of `.h` - add `FMA4` and drop `SSE41` from _SIMD targets Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions