• Stars
    star
    1,275
  • Rank 36,921 (Top 0.8 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vector class library, latest version

version2

Vector Class Library, latest version

This is a C++ class library for using the Single Instruction Multiple Data (SIMD) instructions to improve performance on modern microprocessors with the x86 or x86/64 instruction set on Windows, Linux, and Mac platforms. There are no plans to support ARM or other instruction sets.

Latest release

Download manual

Add-on packages for particular applications

Getting-started video. Video blogger Christopher Rose has made this nice video telling how to get started with the Vector Class Library.

Help: You may ask for programming help on StackOverflow using the tag vector-class-library.