Commit Graph

7 Commits

Author SHA1 Message Date
Konstantinos Margaritis
369e0d473d remove low4bits from the arguments, fix cases that mostly affect loading large (64) vectors and falling out of bounds 2021-07-26 00:10:54 +03:00
Konstantinos Margaritis
e1950f1ce5 use rshift128() instead of vector-wide right shift 2021-07-26 00:10:54 +03:00
apostolos
4326aecfda Supervector test fixes 2021-07-26 00:10:54 +03:00
Konstantinos Margaritis
9c2c6fdcfc fix last failing Shufti/Truffle tests 2021-07-26 00:10:54 +03:00
Konstantinos Margaritis
848a583599 move firstMatch, lastMatch to own header in util 2021-07-26 00:10:54 +03:00
Konstantinos Margaritis
6348a2f222 rename supervector class header, use dup_*() functions names instead of set1_*(), minor fixes 2021-07-26 00:10:54 +03:00
Konstantinos Margaritis
b33b7a3ee4 refactor shufti algorithm to use SuperVector class, WIP 2021-07-26 00:10:54 +03:00