Package xsimd: Information
Source package: xsimd
Version: 13.2.0-alt1
Build time: Mar 10, 2025, 02:28 PM in the task #377481
Category: Development/C++
Report package bugHome page: https://xsimd.readthedocs.io/
License: BSD
Summary: C++ wrappers for SIMD intrinsics
Description:
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.
Maintainer: Anton Farygin
Last changed
March 10, 2025 Anton Farygin 13.2.0-alt1
- 13.1.0 -> 13.2.0
Dec. 12, 2024 Anton Farygin 13.1.0-alt1
- 13.0.0 -> 13.1.0
July 15, 2024 Anton Farygin 13.0.0-alt1
- 11.1.0 -> 13.0.0