[Numpy-discussion] Testing radix sort on big-endian architectures

Hameer Abbasi einstein.edison at gmail.com
Thu Jan 3 07:42:21 EST 2019


Hello.

I’m writing a PR (#12586 (https://github.com/numpy/numpy/pull/12586)) for radix sort, and since some operations involve bit-shifts, the concern came up that big-endian architectures might not support it. If someone has access to a machine with a big-endian architecture, it would be nice if they could run the test suite on that PR.

Best Regards,
Hameer Abbasi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20190103/12e7eb21/attachment.html>


More information about the NumPy-Discussion mailing list