Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 17 Oct 13:41

Fixed

  • calculateSpuriousVector method of SIMD implementations not being declared override.

Changed

  • Replaced aligned_alloc with posix_memalign for compatibility with MacOS.