v0.2.0
Added
- Vendored
cpu_featureslibrary 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.hheader file.