Version 3.16.0

Nov 11, 2018

Release Notes

  1. Implemented new method to set multiple bits in bit-vector bvector<>::set(...) New method uses SSE4.2 and AVX2 accelerated algorithms. sample12.cpp
  2. Implemented bvector<>::bulk_insert_iterator to do fast construction of vectors C++/STL style. sample18.cpp
  3. New method bvector<>::merge() to combine multiple bit-vectors (logical OR) faster. sample19.cpp
  4. New example/benchmark for fast fingerprint/index construction. xsample04a.cpp DNA Search indexing

Download v 3.16.0