wollmers/LCS-BV

[carry] wrong result if length(a)/width > 1

wollmers opened this issue · 0 comments

LCS(@A,@b) returns wrong results, if ( scalar(@A) )/ $width > 1, i. e. the bitmap of @A does not fit into the width of a machine word, which is usually 64 bit wide.