Skip to content

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 15 Oct 23:58

Added

  • AVX2 and MMX implementations of the SIMD statistics computation.
  • Tests for all SIMD implementations supported on the local machine.

Changed

  • Refactor SIMD code using C++ templates and generic implementation.

Fixed

  • Broken rendering of function signatures in Sphinx documentation.
  • residues_mask and sequences_mask attributes of TrimmedAlignment not being documented (#1).