Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:35

Added

  • Vendored cpu_features library to perform runtime detection of CPU features.
  • SIMD implementation of the similarity statistic code with SSE2 instructions.

Fixed

  • Compilation on platforms without OpenMP by adding an empty omp.h header file.