0.6.2
Added
- Sphinx documentation with small install guide and API reference.
Fixed
setup.pynot 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: 4bug on older CPUs.