fastports

tlfloat 1.15.0_1

math/tlfloat

C++ template library for floating point operations

Category
math
Maintainer
ports@FreeBSD.org
WWW
https://shibatch.github.io/tlfloat-doxygen/
License
BSL
USES
cmake:testing compiler:c++20-lang pathfix

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.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.