Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 250 Bytes

half4j

Half4j provides functionality for working with half precision (FP16) according to IEEE 754 standard. Half class provided by library is implemented to provide, as much as possible, the same interface as java.lang.Float and java.lang.Double.