v0.2.2
Added
- Keyword arguments to specify the half-window sizes in manual trimmer.
Alignment.dumpandAlignment.dumpsfunction to write an alignment to a file, file-like object, or string.- Optimized implementation of
Similarity::calculateVectors.
Changed
- Use faster implementation of SSE2 horizontal sum based on
_mm_sad_epu8.