Skip to content

BitMagic release v3.15.0

Compare
Choose a tag to compare
@tlk00 tlk00 released this 27 Oct 18:47
  1. Implemented new API for right shift of bit-vectors
    bvector<>::shift_right()

  2. Implemented fast aggregator SHIFT-AND for pattern searches.

  3. New example for fingerprint based substring search (xsample04.cpp)
    with SHIFT-AND bitap algorithm.
    Tech. note: http://bitmagic.io/dna-search.html