mingzian

Results 4 issues of mingzian

Amazing, amazing work! Just thought of mentioning here that I would love to see this tweaked a bit such that, with the help of your simdprune library, one could find...

Hi, I have found this gold mine of repository, and have been running some of your SSE code successfully. An exception, however, is your AVX2 strstr code. First, I copy...

bug

Hi, great little JS program you have here. One question I have, however, is whether your algorithm is really handling deletions correctly - that is, like in the source paper....

Another issue I found is that there is something wrong in how your program handles the very beginning of he text where search should happen. For example: ``` bitap('test related...