Information for build tlfloat-1.15.0-1.fc42

ID23255
Package Nametlfloat
Version1.15.0
Release1.fc42
Epoch
DraftFalse
SummaryC++ template library for floating point operations
DescriptionThis library implements C++ classes with which half, single, double, quadruple and octuple precision IEEE 754 floating point numbers can be operated. Internally, these classes are implemented as class templates on top of arbitrary-precision integer class templates so that the templates are expanded as arbitrary precision floating-point operations by just changing the template parameters, rather than implementing each floating-point operation for each precision. The arbitrary-precision integer class templates are also included in this library.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 17:00:11 UTC
CompletedMon, 09 Jun 2025 17:00:11 UTC
Tags
f42
RPMs
src
tlfloat-1.15.0-1.fc42.src.rpm (info) (download)
riscv64
tlfloat-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-devel-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-debuginfo-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-debugsource-1.15.0-1.fc42.riscv64.rpm (info) (download)
Changelog * Sat Apr 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15.0-1 - Initial package (close RHBZ#2360990)