slowikj/seqR

Better hashing functions

slowikj opened this issue · 1 comments

Try to get rid of modulo that is pretty costly.

Try to use: https://github.com/lemire/fastmod ; https://arxiv.org/pdf/1902.01961.pdf