Testing radix sort on big-endian architectures
3 Jan
2019
3 Jan
'19
6: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
2167
Age (days ago)
2167
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hameer Abbasi