| ID | 156389 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | tlfloat | |||||||||||||||||
| Links | Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem | |||||||||||||||||
| Version | 1.15.0 | |||||||||||||||||
| Release | 1.fc42 | |||||||||||||||||
| Epoch | Draft | False | ||||||||||||||||
| Source | git+https://src.fedoraproject.org/rpms/tlfloat.git#e5c245db24376ee165174c87809ae038f2a932e5 | |||||||||||||||||
| 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 | liuhaibin | |||||||||||||||||
| State | complete | |||||||||||||||||
| Volume | DEFAULT | |||||||||||||||||
| Started | Tue, 14 Oct 2025 17:15:32 CST | |||||||||||||||||
| Completed | Tue, 14 Oct 2025 17:28:49 CST | |||||||||||||||||
| Task | build (f42, /rpms/tlfloat.git:e5c245db24376ee165174c87809ae038f2a932e5) | |||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlfloat.git#e5c245db24376ee165174c87809ae038f2a932e5'}} | |||||||||||||||||
| Tags |
|
|||||||||||||||||
| RPMs |
|
|||||||||||||||||
| Logs |
|
|||||||||||||||||
| Changelog | * Sat Apr 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15.0-1 - Initial package (close RHBZ#2360990) |