licenses.dev

float16 v0.1.5

Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
cfg-if • 1.0.3A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/float16)](https://licenses.dev/cargo/float16)
<a href="https://licenses.dev/cargo/float16">
  <img src="https://licenses.dev/b/cargo/float16" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.5 version:

[![licenses](https://licenses.dev/b/cargo/float16/0.1.5)](https://licenses.dev/cargo/float16/0.1.5)
<a href="https://licenses.dev/cargo/float16/0.1.5">
  <img src="https://licenses.dev/b/cargo/float16/0.1.5" alt="licenses" />
</a>
GitHub