Skip to Content

xsimd v13.0.0

Created
Updated

Modern, portable C++ wrappers for SIMD intrinsics

# Usage

xsimd provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# xcomplex

xtl complex support

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • myd7349's avatar myd7349
  • zhihaoy's avatar zhihaoy
  • Robert Schumacher's avatar Robert Schumacher
  • Victor Romero's avatar Victor Romero
  • Seeker's avatar Seeker
  • Billy O'Neal's avatar Billy O'Neal
  • chausner's avatar chausner
  • Sutou Kouhei's avatar Sutou Kouhei
  • Bernhard Manfred Gruber's avatar Bernhard Manfred Gruber
  • Cheney Wang's avatar Cheney Wang
  • Weihang Ding's avatar Weihang Ding
  • Jia Yue Hua's avatar Jia Yue Hua
  • c8ef's avatar c8ef
  • jim wang's avatar jim wang

# Changelog

and 12 more commits:

# Source