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