ID | 23255 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | tlfloat | |||||||||||||
Version | 1.15.0 | |||||||||||||
Release | 1.fc42 | |||||||||||||
Epoch | Draft | False | ||||||||||||
Summary | C++ template library for floating point operations | |||||||||||||
Description | This 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 by | davidlt | |||||||||||||
State | complete | |||||||||||||
Volume | DEFAULT | |||||||||||||
Started | Mon, 09 Jun 2025 17:00:11 UTC | |||||||||||||
Completed | Mon, 09 Jun 2025 17:00:11 UTC | |||||||||||||
Tags |
|
|||||||||||||
RPMs |
|
|||||||||||||
Changelog | * Sat Apr 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15.0-1 - Initial package (close RHBZ#2360990) |