Open marvin659 opened 1 year ago
This PR is about fixing the pairswap test case that highlighted in the issue #306
bits.pairwise_swap(1) answer should be 2 (i.e. binary 10) instead of 1.
This PR is about fixing the pairswap test case that highlighted in the issue #306
bits.pairwise_swap(1) answer should be 2 (i.e. binary 10) instead of 1.