Description
A development library for working with half-precision floating-point numbers. This format uses less memory than normal 32-bit floats and is common in graphics, image processing, machine learning, and data formats that trade precision for size.
Most users receive it as a dependency. Developers install it when building software that needs 16-bit floating-point support.