Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 342 Bytes

Overview

  • An unified interface for 32-bit arithmetic with SSE2, AVX, AVX2 and NEON instructions.
  • Builds with GCC, Clang and Visual Studio on x86, AMD64, ARM, AArch64.
  • Integrates easily due to its header-only nature.

Getting started

Check out the configuration guide and documentation.