[ol9_developer_EPEL] tlfloat-1.15.0-2.el9.aarch64

Name:tlfloat
Version:1.15.0
Release:2.el9
Architecture:aarch64
Group:Unspecified
Size:742935
License:BSL-1.0
RPM: tlfloat-1.15.0-2.el9.aarch64.rpm
Source RPM: tlfloat-1.15.0-2.el9.src.rpm
Build Date:Sun Apr 27 2025
Build Host:build-ol9-aarch64.oracle.com
Vendor:Oracle America
URL:https://github.com/shibatch/tlfloat
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.

Related Packages (Show Changelog) (Show Filelist)