Provides IEEE 754 half-precision format
x448/float16 package provides IEEE 754 half-precision floating-point format (binary16) with IEEE 754 default rounding for conversions. IEEE 754-2008 refers to this 16-bit floating-point format as binary16. IEEE 754 default rounding ("Round-to-Nearest RoundTiesToEven") is considered the most accurate and statistically unbiased estimate of the true result. All possible 4+ billion floating-point conversions with this library are verified to be correct. Lowercase "float16" refers to IEEE 754 binary16. And capitalized "Float16" refers to exported Go data type. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/x448/float16
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.4-4.fc42 | - |
Fedora 42 | 0.8.4-4.fc42 | - |
You can contact the maintainers of this package via email at
golang-github-x448-float16 dash maintainers at fedoraproject dot org
.