[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package xsimd-devel-13.0.0-2.el10_0.aarch64 download

Name xsimd-devel
Epoch 0
Version 13.0.0
Release 2.el10_0
Architecture aarch64
Website/URL https://xsimd.readthedocs.io/
License BSD-3-Clause
Build Time 2024-12-28 12:42:54
Build Host builder-arm64-1.inferitos.ru
Summary C++ wrappers for SIMD intrinsics
Repositories Extras
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.
Errata
Size 165 KiB
Source Project xsimd-13.0.0-2.el10_0
SHA-256 checksum f97787b73138fbf92c994161083dc2c84b57dd90034e7b248511a4a144c91801
× Full screenshot
Changelog link
* Thu Dec 26 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 13.0.0-2
- Rebuilt for MSVSphere 10

* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri May 03 2024 sergesanspaille <sguelton@redhat.com> - 13.0.0-1
- 13.0.O

* Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Dec 13 2023 sergesanspaille <sguelton@redhat.com> - 12.1.1-1
- Update to 12.1.1
- Fixes rhbz#2249168

* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Wed May 24 2023 sergesanspaille <sguelton@redhat.com> - 11.1.0-1
- Update to 11.1.0
- Fixes: rhbz#2207683

* Fri Apr 07 2023 Miro Hrončok <miro@hroncok.cz> - 11.0.0-2
- Update the License tag to SPDX

* Fri Apr 07 2023 Miro Hrončok <miro@hroncok.cz> - 11.0.0-1
- Update to 11.0.0
- Fixes: rhbz#2185154