Mon, 29 Apr 2024 05:28:51 UTC | login

Information for build libscs-1.4.1-23.fc33

ID180660
Package Namelibscs
Version1.4.1
Release23.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libscs.git#ab415f4b4525d29734d3120e64d61f0c91050acc
SummarySoftware Carry-Save Multiple-Precision Library
DescriptionThe Software Carry-Save (SCS) Library is a fast and lightweight multiple-precision library. SCSLib has the following features: - Multiple-precision SCSLib is a fixed-precision library, where precision is selected at compile-time. Out-of-the-box, the library ensures 210 bits of precision (quad-double). - Floating-point format The SCS format is a floating-point format where exponents are machine integers (usually 32-bit numbers), which ensures a huge exponent range. - Supported operations SCSLib currently offers addition/subtraction, multiplication, and an experimental division, plus all the useful conversion functions. - IEEE-754 compatibility The range of SCS numbers includes the range of IEEE double-precision numbers, including denormals and exceptional cases. Conversions between SCS format and IEEE-754 doubles, as well as arithmetic operations, follow the IEEE rules concerning the exceptional cases. SCS doesn't ensure correct rounding, but provides conversions to doubles in the four IEEE-754 rounding modes. - Performance SCSLib is designed to be fast. With 210 bits, it outperforms MPF for most operations on most architectures.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 07:39:40 UTC
CompletedFri, 14 Aug 2020 08:00:59 UTC
Taskbuild (f33, /rpms/libscs.git:ab415f4b4525d29734d3120e64d61f0c91050acc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libscs.git#ab415f4b4525d29734d3120e64d61f0c91050acc'}}
Tags
f33
f37
f38
RPMs
src
libscs-1.4.1-23.fc33.src.rpm (info) (download)
riscv64
libscs-1.4.1-23.fc33.riscv64.rpm (info) (download)
libscs-devel-1.4.1-23.fc33.riscv64.rpm (info) (download)
libscs-debuginfo-1.4.1-23.fc33.riscv64.rpm (info) (download)
libscs-debugsource-1.4.1-23.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 14 2019 Jeff Law <law@redhat.com> - 1.4.1-21 - Fix inline vs static inline issue for gcc-10 * Wed Oct 09 2019 Jerry James <loganjerry@gmail.com> - 1.4.1-20 - Rebuild for mpfr 4 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-19.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-18.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild