Daniel-Liu-c0deb0t/triple_accel

Get rid of undefined behavior with pointer aliasing

Daniel-Liu-c0deb0t opened this issue · 0 comments

Some code for Hamming distance and allocating u128 arrays really shouldn't use pointer aliasing.