artmih24 / C_float16

float16 library for C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C_float16

float16 library for C

compatible with GCC and MSVC, works in C and C++

realized converting float->float16 and float16->float, arithmetic operations, comparisons, math.h functions (most of them with using converting)

About

float16 library for C


Languages

Language:C 59.4%Language:Objective-C 24.2%Language:C++ 6.0%Language:Objective-C++ 6.0%Language:Makefile 2.1%Language:CMake 1.6%Language:Shell 0.4%Language:Batchfile 0.4%