From 300d967f62e9ea8c4013a6b342197af71a7b97ee Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 2 Nov 2023 17:31:10 +0300 Subject: [PATCH] xsimd ver. bump --- science/mathematics/xsimd/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/science/mathematics/xsimd/pspec.xml b/science/mathematics/xsimd/pspec.xml index de795a1191..81c36ff5f2 100644 --- a/science/mathematics/xsimd/pspec.xml +++ b/science/mathematics/xsimd/pspec.xml @@ -14,7 +14,7 @@ library C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE)) 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. - https://github.com/xtensor-stack/xsimd/archive/refs/tags/10.0.0.tar.gz + https://github.com/xtensor-stack/xsimd/archive/refs/tags/11.1.0.tar.gz cmake @@ -45,6 +45,13 @@ + + 2023-11-02 + 11.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-21 10.0.0