Skip to content

0.6.2

Choose a tag to compare

@althonos althonos released this 25 Sep 15:47
· 600 commits to main since this release

Added

  • Sphinx documentation with small install guide and API reference.

Fixed

  • setup.py not detecting SSE2 and AVX2 build support because of a linker error.

Changed

  • Build OSX extension without AVX2 support since runtime detection of AVX2 to avoid the Illegal Instruction: 4 bug on older CPUs.