Mon, 29 Apr 2024 19:39:26 UTC | login

Information for build half-2.2.0-3.fc40

ID299770
Package Namehalf
Version2.2.0
Release3.fc40
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
StartedTue, 19 Mar 2024 12:45:54 UTC
CompletedTue, 19 Mar 2024 12:45:54 UTC
Tags
f40
RPMs
src
half-2.2.0-3.fc40.src.rpm (info) (download)
noarch
half-devel-2.2.0-3.fc40.noarch.rpm (info) (download)
Changelog * 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