Testing radix sort on big-endian architectures

3 Jan
2019
3 Jan
'19
3:42 a.m.
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
1791
Age (days ago)
1791
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hameer Abbasi