Hey,
When compiling with --radix_sort I have the following error:
File "/home/azureuser/research-prototype/ipa/sort.py", line 49, in reveal_sort reverse.assign_vector(D.get_slice_vector(idx)) AttributeError: 'bool' object has no attribute 'assign_vector'
Do you have a solution ?