Mon, 17 Feb 2025 01:09:04 UTC | login

Information for build half-2.2.0-4.fc41

ID330996
Package Namehalf
Version2.2.0
Release4.fc41
Epoch
SummaryA C++ half-precision floating point type
DescriptionThis is a C++ header-only library to provide an IEEE-754 conformant half-precision floating point type along with corresponding arithmetic operators, type conversions and common mathematical functions. It aims for both efficiency and ease of use, trying to accurately mimic the behaviour of the builtin floating point types at the best performance possible. It automatically uses and provides C++11 features when possible, but stays completely C++98-compatible when neccessary.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 07 Aug 2024 12:40:18 UTC
CompletedWed, 07 Aug 2024 12:40:18 UTC
Tags
f41
f42
RPMs
src
half-2.2.0-4.fc41.src.rpm (info) (download)
noarch
half-devel-2.2.0-4.fc41.noarch.rpm (info) (download)
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 09 2023 Tom Rix <trix@redhat.com> - 2.2.0-1 - Initial package