lemire / simdprune

Pruning elements in SIMD vectors (i.e., packing left elements)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme typo

aqrit opened this issue · comments

commented

input vector should be compared to a 1,1,1,1,1,1,1,1 to match 1's ... ( not a zero vector )

Indeed. Thanks.