//
pkg.gl
Category
github.com/sbinet/npyio
npy
float16
package
0.9.0
Repository:
https://github.com/sbinet/npyio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
49 SLOC
#
Functions
Float16Frombits
Float16frombits returns a new half-precision floating point value from the provided bits.
New
New creates a new half-precision floating point value from the provided float32 value.
#
Structs
Num
Num represents a half-precision floating point value (float16) stored on 16 bits.