Fri, 03 May 2024 08:45:14 UTC | login

Information for build half-2.2.0-1.fc40

ID277291
Package Namehalf
Version2.2.0
Release1.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
StartedMon, 18 Dec 2023 07:42:44 UTC
CompletedMon, 18 Dec 2023 07:42:44 UTC
Tags
f40
RPMs
src
half-2.2.0-1.fc40.src.rpm (info) (download)
noarch
half-devel-2.2.0-1.fc40.noarch.rpm (info) (download)
Changelog * Wed Aug 09 2023 Tom Rix <trix@redhat.com> - 2.2.0-1 - Initial package