1. Home
  2. Browse
  3. xsimd

xsimd

v13.1.0#0Latest

Modern, portable C++ wrappers for SIMD intrinsics

Install

Run the following Vcpkg command to install the port.

vcpkg install xsimd

Usage

xsimd provides CMake targets:

find_package(xsimd CONFIG REQUIRED)
target_link_libraries(main PRIVATE xsimd)

Features

Dependencies

See source

Version

v13.1.0#0

Publication

Supports

All

GitHub

xtensor-stack/xsimd

Homepage

github.com/xtensor-stack/xsimd

Subtree

11627a2ca7

License

BSD-3-Clause

Definition

Manifest