pkgsrc/devel/hs-half/DESCR
pho 470fd4a5f3 devel/hs-half: import hs-half-0.3.1
This package supplies half-precision floating point values w/ 1 bit of
sign, 5 bits of exponent, 11 bits of mantissa trailing a leading 1 bit with
proper underflow.

These arise commonly in GPU applications.
2022-02-23 16:11:00 +00:00

5 lines
208 B
Text

This package supplies half-precision floating point values w/ 1 bit of
sign, 5 bits of exponent, 11 bits of mantissa trailing a leading 1 bit with
proper underflow.
These arise commonly in GPU applications.