half 1.4.1

Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Rust
target/
Cargo.lock
**/*.rs.bak

# IntelliJ
.idea/
*.iml

# VS Code
.vscode/