Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

half/2.2.0

C++ header-only library to provide an IEEE 754 conformant 16-bit half-precision floating-point type along with corresponding arithmetic operators, type conversions and common mathematical functions.
Recipe info
2023-11-29

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
half/2.2.0

Using half

Loading ...
Loading...