Fri, 04 Oct 2024 09:29:23 UTC | login

Information for build sleef-3.7.0-1.fc41

ID341297
Package Namesleef
Version3.7.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sleef.git#dc2fe28f52e32aa7bc93a3fa81616f14e16db7d0
SummaryVectorized math library
DescriptionSLEEF stands for SIMD Library for Evaluating Elementary Functions. It implements vectorized versions of all C99 real floating point math functions. It can utilize SIMD instructions that are available on modern processors. SLEEF is designed to efficiently perform computation with SIMD instructions by reducing the use of conditional branches and scatter/gather memory access. The library contains implementations of all C99 real FP math functions in double precision and single precision. Different accuracy of the results can be chosen for a subset of the elementary functions; for this subset there are versions with up to 1 ULP error (which is the maximum error, not the average) and even faster versions with a few ULPs of error. For non-finite inputs and outputs, the functions return correct results as specified in the C99 standard.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 03 Oct 2024 08:27:50 UTC
CompletedThu, 03 Oct 2024 12:22:23 UTC
Taskbuild (f41, /rpms/sleef.git:dc2fe28f52e32aa7bc93a3fa81616f14e16db7d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sleef.git#dc2fe28f52e32aa7bc93a3fa81616f14e16db7d0'}}
Tags
f41
RPMs
src
sleef-3.7.0-1.fc41.src.rpm (info) (download)
noarch
sleef-doc-3.7.0-1.fc41.noarch.rpm (info) (download)
riscv64
sleef-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-devel-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-dft-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-dft-devel-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-quad-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-quad-devel-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-debuginfo-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-debugsource-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-dft-debuginfo-3.7.0-1.fc41.riscv64.rpm (info) (download)
sleef-quad-debuginfo-3.7.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.7.0-1 - Update to 3.7.0 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 11 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.1-1 - Update to 3.6.1 (close RHBZ#2264430) - Build and package the quad-precision and DFT libraries * Fri Apr 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-36 - Use zstd instead of xz for filtered source archive compression * Fri Apr 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-35 - Improve reproducibility of the filtered source archive * Mon Mar 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-33 - Stop skipping tests; optimization bug fixed in GCC * Mon Mar 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-32 - Revert "Work around a GCC optimization bug" * Mon Mar 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-31 - Work around a GCC optimization bug * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Oct 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-29 - Fix compiling tests with MPFR 4.2.0 and later * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-27 - Use new (rpm 4.17.1+) bcond style * Mon Jan 23 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-26 - Filter gencoef CC-BY-4.0 sources before uploading * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-24 - Drop conditionals for retired 32-bit ARM * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-23 - Leaf package: remove i686 support * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-22 - Trivially simplify a files list * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-21 - Indicate dirs. in files list with trailing slashes * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-20 - Also skip iutzvector2 and iutzvector2nofma on s390x * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-19 - Update License to SPDX - Remove CC-BY-4.0-licensed gencoef tool sources in %%prep * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-18 - Slightly nicer %%files listings