dwww Home


Documentation related to libxsimd-dev

Package: libxsimd-dev

Description: C++ wrappers for SIMD intrinsics
SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers.
xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches.
This package provides the header-only library.
Homepage: https://github.com/xtensor-stack/xsimd
copyright | Debian changelog

Other documents:

/usr/share/doc/libxsimd-dev

Other packages built from the same source:

libxsimd-doc

Generated by dwww version 1.14 on Sat Apr 19 19:45:25 CEST 2025.