a-half 0.1.0

An implementation of half-precision floating-point type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.cc]
version = "1.0"

[dependencies]

[package]
authors = ["Shaobo <polarishehn@gmail.com>"]
description = "An implementation of half-precision floating-point type"
edition = "2018"
homepage = "https://github.com/shaobo-he/AHalf-rs"
license = "MIT/BSD-2-Clause"
name = "a-half"
version = "0.1.0"