PACKAGE NAME: xsimd-14.0.0-aarch64-1_lngn.txz PACKAGE MIRROR: https://slackware.lngn.net/pub/aarch64/slackwareaarch64-current/ktown/ PACKAGE LOCATION: . PACKAGE SIZE (compressed): 144 K PACKAGE SIZE (uncompressed): 1770 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: xsimd: xsimd (C++ wrappers for SIMD intrinsics) xsimd: xsimd: SIMD instructions perform a single operation on a batch of values xsimd: at once, and thus provide a way to significantly accelerate code xsimd: execution. However, these instructions differ between microprocessor xsimd: vendors and compilers. xsimd: xsimd provides a unified means for using these features: it enables xsimd: manipulation of batches of numbers with the same arithmetic operators xsimd: as for single values and provides accelerated implementation of common xsimd: mathematical functions operating on batches. xsimd: See also: https://github.com/xtensor-stack/xsimd