Half-precision floating point f16 and bf16 types for Rust
Description
Half-precision floating point f16 and bf16 types for Rust implementing
the IEEE 754-2008 standard binary16 and bfloat16 types.
This package contains library source intended for building other packages which
use the "half" crate.